Structured Data

    Just Rite Transmissions

    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: "Just Rite Transmissions",
      description: "Just Rite Transmissions is a specialized auto repair shop in Clearwater focusing on transmission service, repair, and rebuilding for both domestic and foreign vehicles. With over a decade of expertise, they diagnose and fix transmission issues, perform fluid exchanges, and rebuild transmissions to factory standards. Their ASE-certified technicians use quality parts and stand behind their work with warranties.",
      url: "http://justritetransmissions.com/",
      telephone: "+1-727-410-7608",
      address: {
        @type: "PostalAddress",
        streetAddress: "3878 Drywall Dr",
        addressLocality: "Clearwater",
        addressRegion: "FL",
        postalCode: "33762",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.8921888,
        longitude: -82.68613
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "104",
        bestRating: "5"
      },
      areaServed: "Clearwater, Tampa Bay area, and surrounding communities",
      knowsAbout: "Auto Repair & Mechanics, Drivers with transmission problems, fleet owners needing reliable transmission service, owners of both domestic and foreign vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transmission Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ASE-Certified Technicians"
        }
      ],
      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.