Structured Data

    A-Quality Transmission

    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: "A-Quality Transmission",
      description: "A-Quality Transmission is a specialized transmission repair shop located in Rialto, CA, serving the Inland Empire with expert diagnosis and repair of automatic and manual transmissions. The business focuses on transmission rebuilding, fluid replacement, and related drivetrain services for both domestic and foreign vehicles. Their experienced team handles everything from routine maintenance to complex transmission overhauls.",
      telephone: "+1-909-875-8660",
      address: {
        @type: "PostalAddress",
        streetAddress: "1240 N Fitzgerald Ave Unit 210",
        addressLocality: "Rialto",
        addressRegion: "CA",
        postalCode: "92376",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.12262750000001,
        longitude: -117.39370419999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Rialto, CA and surrounding Inland Empire communities",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners needing transmission repair, drivers with transmission problems requiring specialist diagnosis, owners of both domestic and foreign vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transmission Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Foreign & Domestic 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.