Structured Data

    T & K Smog & Auto Repair

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "T & K Smog & Auto Repair",
      description: "T & K Smog & Auto Repair is a full-service auto repair shop in Chula Vista specializing in smog testing and certification, general automotive maintenance, and repairs for both domestic and foreign vehicles. The shop handles everything from routine oil changes and brake service to engine diagnostics and transmission work, serving the local community with dependable, straightforward repair service.",
      telephone: "+1-619-427-6142",
      address: {
        @type: "PostalAddress",
        streetAddress: "1409 Broadway suite 106",
        addressLocality: "Chula Vista",
        addressRegion: "CA",
        postalCode: "91911",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6010716,
        longitude: -117.0766134
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "44",
        bestRating: "5"
      },
      areaServed: "Chula Vista, CA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Local vehicle owners needing smog certification, routine maintenance, budget-friendly repairs, domestic and foreign vehicle owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smog Testing & Certification"
        },
        {
          @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.