Structured Data

    Bruce's Super Body Shops - Homeview Dr

    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: "Bruce's Super Body Shops - Homeview Dr",
      description: "Bruce's Super Body Shops is a multi-location auto body repair facility serving the Richmond and Williamsburg, Virginia areas. With three locations including the West End Richmond shop on Homeview Drive, they provide automotive collision and body repair services. The business is locally owned and operated with dedicated managers at each location.",
      url: "https://www.brucessuperbody.com/west-end-richmond-va",
      telephone: "+1-804-527-2886",
      address: {
        @type: "PostalAddress",
        streetAddress: "2551 Homeview Dr",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23294",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.6355497,
        longitude: -77.5437149
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "193",
        bestRating: "5"
      },
      areaServed: "Richmond, Virginia and Williamsburg, Virginia",
      knowsAbout: "Auto Body & Collision, Richmond and Williamsburg residents needing collision and body repairs, customers seeking local service with multiple location options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Convenient Locations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.