Structured Data

    Main Street Collision

    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: "Main Street Collision",
      description: "Main Street Collision is a full-service auto body shop in Winter Garden specializing in collision repair, frame alignment, and custom automotive work. Their team uses precision measuring equipment and a state-of-the-art computerized paint mixing system to match factory finishes exactly. Beyond collision repair, they offer headlight restoration, window tinting, body kit fabrication, and other customization services, backed by a lifetime warranty on all work.",
      url: "http://www.mainstreetcollisioninc.com/",
      telephone: "+1-407-614-5744",
      address: {
        @type: "PostalAddress",
        streetAddress: "990 E Plant St",
        addressLocality: "Winter Garden",
        addressRegion: "FL",
        postalCode: "34787",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.568362099999998,
        longitude: -81.5719984
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "405",
        bestRating: "5"
      },
      areaServed: "Winter Garden, FL and surrounding Orange County areas",
      knowsAbout: "Auto Body & Collision, Accident victims needing collision repair, custom car enthusiasts, owners seeking factory-quality paint matching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Lifetime Warranty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Computerized Paint Matching"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Technicians"
        }
      ],
      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.