Structured Data

    Geo 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: "Geo Roofing",
      description: "Geo Roofing is a Phoenix-based roofing contractor specializing in residential roof repair, replacement, and installation. They serve the greater Phoenix metropolitan area with expertise in storm damage repairs, insurance claims assistance, and financing options to make roofing projects accessible. Their team handles everything from minor repairs to complete roof replacements using quality materials and professional workmanship.",
      url: "https://www.georoofingaz.com/",
      telephone: "+1-602-910-4841",
      address: {
        @type: "PostalAddress",
        streetAddress: "1451 E Alameda Dr",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85024",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7076555,
        longitude: -112.05082159999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "73",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas",
      knowsAbout: "Roofing, Homeowners with storm damage, those needing roof replacement, insurance claim navigators",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Assistance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialists"
        }
      ],
      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.