Structured Data

    Jimmy's Auto Body

    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: "Jimmy's Auto Body",
      description: "Jimmy's Auto Body is a full-service collision repair and auto restoration shop in Waltham, MA, specializing in both minor fender-benders and major collision repairs for foreign and domestic vehicles. With experienced staff and a commitment to quality workmanship, they handle comprehensive restoration projects and collision damage with attention to detail and timely service. Jimmy's offers free estimates to help customers understand their repair needs upfront.",
      url: "http://www.jimmysautobodyshop.com/",
      telephone: "+1-781-899-2248",
      address: {
        @type: "PostalAddress",
        streetAddress: "31 Yetten Terrace",
        addressLocality: "Waltham",
        addressRegion: "MA",
        postalCode: "02453",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3695362,
        longitude: -71.2286925
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "61",
        bestRating: "5"
      },
      areaServed: "Waltham, MA and surrounding communities",
      knowsAbout: "Auto Body & Collision, Vehicle owners needing collision repair, classic car restoration enthusiasts, owners of foreign and domestic vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Collision & Restoration Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.