Structured Data

    Transmissions Plus Complete Auto Care

    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: "Transmissions Plus Complete Auto Care",
      description: "Transmissions Plus Complete Auto Care is a full-service auto repair shop in Redlands specializing in transmission repair and replacement, along with comprehensive vehicle maintenance including engine diagnostics, brakes, fluid services, and general repairs. With expert technicians and a focus on customer service, they handle both foreign and domestic vehicles and offer free estimates to help customers understand repair needs upfront.",
      url: "http://www.transmissionsplusredlands.com/",
      telephone: "+1-909-798-4774",
      address: {
        @type: "PostalAddress",
        streetAddress: "1647 W Redlands Blvd SUITE F",
        addressLocality: "Redlands",
        addressRegion: "CA",
        postalCode: "92373",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0621911,
        longitude: -117.21244600000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "83",
        bestRating: "5"
      },
      areaServed: "Redlands, CA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners needing transmission repair, drivers of foreign and domestic vehicles, customers seeking comprehensive diagnostics",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transmission Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Auto Care"
        }
      ],
      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.