Structured Data

    M & M Customs Collision Center

    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: "M & M Customs Collision Center",
      description: "M & M Customs Collision Center is an independent auto body shop in Charlotte specializing in collision repair, custom work, and restoration. With a 4.8-star rating from 78 reviews, they handle everything from accident damage and frame repair to custom modifications and detailing. The shop is known for quality craftsmanship and attention to detail on both standard repairs and custom projects.",
      telephone: "+1-704-399-0705",
      address: {
        @type: "PostalAddress",
        streetAddress: "1122 Summerville Rd",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28214",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2873804,
        longitude: -80.9229847
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "78",
        bestRating: "5"
      },
      areaServed: "Charlotte and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims needing repairs, custom car enthusiasts, classic car restoration owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Frame & Structural Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Collision Work"
        }
      ],
      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.