Structured Data

    Chesapeake Auto & Transmission Repair

    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: "Chesapeake Auto & Transmission Repair",
      description: "Chesapeake Auto & Transmission Repair specializes in transmission repair, maintenance, and general automotive service for domestic and foreign vehicles in Chesapeake, VA. The shop offers diagnostics, fluid services, and repair work for both automatic and manual transmissions, along with routine car maintenance and repair. They serve the local community with straightforward repair work and honest service.",
      url: "https://chesapeakevaautorepairshop.com/",
      telephone: "+1-757-512-5101",
      address: {
        @type: "PostalAddress",
        streetAddress: "1226 Executive Blvd Ste 120",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23320",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.763511799999996,
        longitude: -76.2352856
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "295",
        bestRating: "5"
      },
      areaServed: "Chesapeake, VA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Drivers needing transmission repair, routine maintenance, general auto repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transmission Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Domestic & Foreign Vehicle Service"
        }
      ],
      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.