Structured Data

    Martin Family Roof Repair

    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: "Martin Family Roof Repair",
      description: "Martin Family Roof Repair is a locally-owned roofing company serving Lowry, VA and surrounding areas. They specialize in roof repairs, replacements, and inspections for residential properties, with a focus on quality craftsmanship and personalized service. The team handles everything from storm damage repairs to routine maintenance, backed by their commitment to honest estimates and customer satisfaction.",
      url: "https://martinroofrepair.homes/",
      telephone: "+1-540-930-0006",
      address: {
        @type: "PostalAddress",
        streetAddress: "3518 Lowry Rd",
        addressLocality: "Lowry",
        addressRegion: "VA",
        postalCode: "24570",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3495099,
        longitude: -79.4328081
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Lowry, VA and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, property owners with storm damage, those seeking replacement estimates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Roofing Services"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.