Structured Data

    2020 Auto Glass

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "2020 Auto Glass",
      description: "2020 Auto Glass is a full-service auto glass shop in Jerome, ID specializing in windshield replacement, repair, and auto glass services for all vehicle types. With a 4.8-star reputation built on 32 customer reviews, they offer professional installation and quality workmanship for damaged or broken windows, offering reliable service for both minor repairs and complete replacements.",
      telephone: "+1-208-324-4744",
      address: {
        @type: "PostalAddress",
        streetAddress: "301 W Main St",
        addressLocality: "Jerome",
        addressRegion: "ID",
        postalCode: "83338",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.7238772,
        longitude: -114.52231769999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Jerome, ID and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners needing windshield replacement, drivers with cracked or damaged auto glass, local residents requiring quick glass repair services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Auto Glass Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.