Structured Data

    Kniesel's Collision - 18th St.

    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: "Kniesel's Collision - 18th St.",
      description: "Kniesel's Collision is a full-service auto body repair shop specializing in collision damage, dent repair, and vehicle restoration. Located on 18th Street in Sacramento, they handle everything from minor dents to major structural repairs using modern techniques and quality parts. With decades of experience, Kniesel's works directly with insurance companies to streamline the claims process and get customers back on the road quickly.",
      url: "https://kniesels.com/locations/auto-body-repair-sacramento-18th-street/",
      telephone: "+1-916-444-6448",
      address: {
        @type: "PostalAddress",
        streetAddress: "430 18th St",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95811",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5830504,
        longitude: -121.48029319999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "224",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Drivers with collision damage, insurance claim filers, customers needing frame or structural repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Collision Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Team"
        }
      ],
      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.