Structured Data

    Recon Roofing & Solar

    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: "Recon Roofing & Solar",
      description: "Recon Roofing & Solar is a Boise-based roofing and solar installation company specializing in residential and commercial roof replacements, repairs, and solar energy systems. The team handles everything from storm damage restoration to new roof installations with a focus on quality craftsmanship and customer service. They offer comprehensive roofing solutions alongside solar installations to help homeowners reduce energy costs.",
      url: "http://www.roofsbyrecon.com/",
      telephone: "+1-208-872-4880",
      address: {
        @type: "PostalAddress",
        streetAddress: "2350 S Vista Ave",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83705",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.581013299999995,
        longitude: -116.21325259999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "151",
        bestRating: "5"
      },
      areaServed: "Boise, ID and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof replacement or repair, solar energy adopters, storm damage recovery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Roofing + Solar Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Established 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.