Structured Data

    Navarro Brothers LLC

    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: "Navarro Brothers LLC",
      description: "Navarro Brothers LLC is a roofing contractor serving Atlanta and the surrounding metro area with comprehensive roof repair, replacement, and installation services. The company specializes in storm damage assessment and insurance claim assistance, helping homeowners navigate the claims process while delivering quality workmanship. They serve both residential and commercial properties with a commitment to transparent pricing and reliable service.",
      url: "https://navarroroofers.com/",
      telephone: "+1-470-665-4111",
      address: {
        @type: "PostalAddress",
        streetAddress: "825 M.L.K. Jr Dr NW",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30314",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7555456,
        longitude: -84.4140584
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "84",
        bestRating: "5"
      },
      areaServed: "Atlanta, GA and surrounding metro areas",
      knowsAbout: "Roofing, Homeowners with storm damage, those filing insurance claims, property managers, commercial building owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Business Ownership"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Service"
        }
      ],
      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.