Structured Data

    San Diego DentWorks and BumperWorks

    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: "San Diego DentWorks and BumperWorks",
      description: "San Diego DentWorks and BumperWorks is an auto body and collision repair shop located in Chula Vista, specializing in bumper repair and restoration. The business handles dent removal, paint work, and comprehensive collision damage repairs, serving the greater San Diego area with professional auto body services.",
      url: "https://sandiegobumperworks.com/",
      telephone: "+1-619-454-4000",
      address: {
        @type: "PostalAddress",
        streetAddress: "2350 Main St B",
        addressLocality: "Chula Vista",
        addressRegion: "CA",
        postalCode: "91911",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.5951574,
        longitude: -117.08291190000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Chula Vista, San Diego, California",
      knowsAbout: "Auto Body & Collision, Vehicle owners with collision damage, bumper damage, or dent repair needs in the San Diego area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Bumper Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Collision Expertise"
        }
      ],
      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.