Structured Data

    Amazing Exteriors

    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: "Amazing Exteriors",
      description: "Amazing Exteriors is a full-service exterior contractor in San Antonio specializing in roofing, siding, windows, doors, and gutters. They offer both installation and repair services for residential properties, with an emphasis on quality craftsmanship and customer satisfaction. The team handles everything from roof replacements to window upgrades, providing comprehensive exterior home improvement solutions.",
      url: "https://amazingexteriors.com/locations/san-antonio/",
      telephone: "+1-210-361-1108",
      address: {
        @type: "PostalAddress",
        streetAddress: "1002 Paulsun",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78219",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.436937399999998,
        longitude: -98.4298756
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "135",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, Window and door upgrades, Complete exterior renovations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Exterior Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Antonio Presence"
        }
      ],
      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.