Structured Data

    Marin Collision Center

    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: "Marin Collision Center",
      description: "Marin Collision Center is a full-service auto body repair shop in Corte Madera specializing in collision repair, dent removal, and paint services for all vehicle makes and models. They handle insurance claims processing, structural repairs, and custom work, serving the Marin County community with certified technicians and modern equipment.",
      url: "https://www.marincollisioncenter.com/",
      telephone: "+1-415-924-8441",
      address: {
        @type: "PostalAddress",
        streetAddress: "5880 Paradise Dr",
        addressLocality: "Corte Madera",
        addressRegion: "CA",
        postalCode: "94925",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.9263574,
        longitude: -122.51195399999997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "164",
        bestRating: "5"
      },
      areaServed: "Marin County, CA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Vehicle owners with collision damage, insurance claimants, luxury and specialty vehicle owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Vehicle Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Work Available"
        }
      ],
      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.