Structured Data

    Superior Transmission Service

    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: "Superior Transmission Service",
      description: "Superior Transmission Service is a specialized auto repair shop in Lubbock focusing on transmission repair and service for both domestic and foreign vehicles. With over 30 years of experience, they diagnose and repair transmission issues, perform fluid changes, and handle rebuilds. Their team provides expert service to keep vehicles running smoothly and efficiently.",
      url: "http://www.superiortransmissionlubbock.com/",
      telephone: "+1-806-741-1132",
      address: {
        @type: "PostalAddress",
        streetAddress: "4826 Avenue Q",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79412",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5497949,
        longitude: -101.85605009999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners with transmission issues, drivers needing preventative transmission maintenance, owners of foreign and domestic vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transmission Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Domestic & Foreign Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Capability"
        }
      ],
      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.