Structured Data

    Colma Auto Body Shop, Inc.

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Colma Auto Body Shop, Inc.",
      description: "Colma Auto Body Shop is a full-service auto body repair facility in Daly City specializing in collision repair, dent removal, paint work, and frame straightening. With over two decades of experience, the shop handles everything from minor fender benders to major accident damage, using quality parts and modern repair techniques. They work directly with insurance companies to streamline the claims process for customers.",
      url: "https://colmaautobodyshop.com/",
      telephone: "+1-650-756-7110",
      address: {
        @type: "PostalAddress",
        streetAddress: "7252 Mission St",
        addressLocality: "Daly City",
        addressRegion: "CA",
        postalCode: "94014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.6923727,
        longitude: -122.46558759999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Daly City, San Francisco Bay Area",
      knowsAbout: "Auto Body & Collision, Accident victims, Insurance claimants, Vehicle owners seeking quality collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Direct Billing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Collision Services"
        }
      ],
      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.