Structured Data

    CARSTAR Advanced Auto Body of Bayonne

    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: "CARSTAR Advanced Auto Body of Bayonne",
      description: "CARSTAR Advanced Auto Body of Bayonne is a full-service auto body repair shop specializing in collision damage, paintwork, and structural repairs. Located in Bayonne, they work with insurance companies and handle everything from minor dents to major accident reconstruction. Their technicians use OEM parts and modern repair techniques to restore vehicles to pre-accident condition.",
      url: "https://www.carstar.com/locations/nj/bayonne-15832/",
      telephone: "+1-201-858-9751",
      address: {
        @type: "PostalAddress",
        streetAddress: "159 W 51st St",
        addressLocality: "Bayonne",
        addressRegion: "NJ",
        postalCode: "07002",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.686919499999995,
        longitude: -74.1085112
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "Bayonne, NJ and surrounding Hudson County areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, drivers needing collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "OEM Parts & Quality Standards"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance-Approved Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repair Capability"
        }
      ],
      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.