Structured Data

    Revamped Roofing

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Revamped Roofing",
      description: "Revamped Roofing is a San Antonio-based roofing contractor specializing in residential and commercial roof repair, replacement, and installation. The company offers comprehensive roofing services including storm damage assessment, insurance claim assistance, and various roofing material options. They provide free inspections and financing options to make roofing projects accessible to homeowners and businesses throughout the San Antonio area.",
      url: "https://www.revampedroofing.com/",
      telephone: "+1-210-981-5407",
      address: {
        @type: "PostalAddress",
        streetAddress: "7550 I-10 Suite 800-4029",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78229",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.504156999999996,
        longitude: -98.5514625
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "60",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, Storm damage victims, Property managers, Commercial building owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing Available"
        }
      ],
      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.