Structured Data

    Stuttgart Auto Body Ltd.

    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: "Stuttgart Auto Body Ltd.",
      description: "Stuttgart Auto Body Ltd. is a full-service auto body and collision repair shop in Arvada specializing in frame repair, paintless dent removal, and comprehensive restoration work. With decades of experience, they handle everything from minor dents and paint work to major structural damage, using OEM parts and insurance claim coordination to ensure quality repairs and seamless customer experiences.",
      url: "https://www.stuttgartautobody.com/",
      telephone: "+1-303-997-9137",
      address: {
        @type: "PostalAddress",
        streetAddress: "5970 Ingalls St",
        addressLocality: "Arvada",
        addressRegion: "CO",
        postalCode: "80003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.8052699,
        longitude: -105.0633103
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "253",
        bestRating: "5"
      },
      areaServed: "Arvada and surrounding Denver metro areas",
      knowsAbout: "Auto Body & Collision, Accident victims needing insurance claim support, collision damage repairs, frame structural damage, paintless dent removal",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Frame & Structural Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Coordination"
        }
      ],
      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.