Structured Data

    Alamo Heights House Painting

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Alamo Heights House Painting",
      description: "Alamo Heights House Painting is a local San Antonio painting contractor specializing in residential interior and exterior painting services. Based in the Alamo Heights area, they offer professional painting solutions for homeowners looking to refresh or transform their spaces with quality craftsmanship and attention to detail.",
      url: "http://www.alamoheightspainting.com/free-estimate.html",
      telephone: "+1-210-446-5338",
      address: {
        @type: "PostalAddress",
        streetAddress: "114 Finch Pl",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4016595,
        longitude: -98.51260479999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "San Antonio, Texas and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking residential interior and exterior painting, property refreshes, and exterior home maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Alamo Heights Based"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.