{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Gray Eagle Painting",
  "url": "https://grayeaglepainting.com/",
  "logo": "https://grayeaglepainting.com/wp-content/uploads/2025/12/Hat-Embroidery_D01-e1764988356882-1024x671.png",
  "image": "https://grayeaglepainting.com/wp-content/uploads/2025/12/Image_fx-26-1.jpg",
  "description": "Gray Eagle Painting provides professional residential and commercial painting services, including interior painting, exterior painting, cabinet painting, deck & fence painting, pressure washing, and surface preparation with high-quality finishes.",
  "telephone": "(512) 591-0012",
  "email": "info@grayeaglepainting.com",
  "foundingDate": "2025",

  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Austin",
    "addressRegion": "TX",
    "addressCountry": "US"
  },

  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.465395,
    "longitude": -97.727096
  },

  "areaServed": [
    { "@type": "City", "name": "Austin", "addressRegion": "TX", "addressCountry": "US" },
    { "@type": "City", "name": "Georgetown", "addressRegion": "TX", "addressCountry": "US" }
  ],

  "makesOffer": [
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Interior Painting",
        "url": "https://grayeaglepainting.com/interior-painting/",
        "description": "Professional interior painting services for homes and offices, delivering clean lines, smooth finishes, and long-lasting results."
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Exterior Painting",
        "url": "https://grayeaglepainting.com/exterior-painting/",
        "description": "Expert exterior painting services using durable coatings to protect and enhance residential and commercial properties."
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Deck Painting & Staining",
        "url": "https://grayeaglepainting.com/deck-painting-staining/",
        "description": "Deck painting and staining services designed to restore, protect, and extend the life of outdoor wood surfaces."
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Pressure Washing",
        "url": "https://grayeaglepainting.com/pressure-washing/",
        "description": "Professional pressure washing services to remove dirt, mold, and buildup from exterior surfaces before painting or maintenance."
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Cabinet Painting",
        "url": "https://grayeaglepainting.com/cabinet-painting/",
        "description": "Cabinet painting and refinishing services that transform kitchens and bathrooms with smooth, durable finishes."
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Commercial Painting",
        "url": "https://grayeaglepainting.com/commercial/",
        "description": "Commercial painting services for offices, retail spaces, and facilities with minimal disruption and professional results."
      }
    }
  ],

  "sameAs": [
    "https://www.facebook.com/people/Gray-Eagle-Painting/61580811652204/",
    "https://www.instagram.com/grayeaglepainting/",
    "https://www.linkedin.com/company/gray-eagle-painting",
    "https://www.youtube.com/channel/UC-Yi-nHlL9LqFur2EbVNTxQ",
    "https://nextdoor.com/page/gray-eagle-services-georgetown-tx/"
  ]
}
