Structured Data

    Soma Collision Repair

    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: "Soma Collision Repair",
      description: "Soma Collision Repair is a full-service auto body shop in San Francisco specializing in collision repair, paint services, and structural damage restoration. They handle everything from minor dents and scratches to major accident repairs, working with insurance companies and offering direct repair services for vehicle owners. With a focus on quality craftsmanship and customer service, they restore vehicles to pre-accident condition.",
      url: "http://www.somacollision.com/",
      telephone: "+1-415-864-3699",
      address: {
        @type: "PostalAddress",
        streetAddress: "240 12th St",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94103",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7712703,
        longitude: -122.41618999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "45",
        bestRating: "5"
      },
      areaServed: "San Francisco and surrounding Bay Area",
      knowsAbout: "Auto Body & Collision, Vehicle owners with collision damage, insurance claim filers, accident victims seeking quality repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Collision Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Partnership"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Paint & Restoration"
        }
      ],
      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.