Structured Data

    Turbine Transmission

    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: "Turbine Transmission",
      description: "Turbine Transmission is a full-service transmission repair shop in Chicago specializing in transmission diagnosis, rebuild, and replacement for both domestic and foreign vehicles. With decades of expertise, they handle everything from routine maintenance to complex transmission overhauls, serving customers throughout the Chicago area with reliable, honest service and fair pricing.",
      url: "http://turbinechicago.com/",
      telephone: "+1-773-284-7117",
      address: {
        @type: "PostalAddress",
        streetAddress: "3960 W Columbus Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60652",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.736456499999996,
        longitude: -87.7208003
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "120",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners needing transmission repair, drivers with shifting problems or transmission concerns, anyone seeking specialized transmission expertise",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transmission Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Foreign & Domestic Experience"
        }
      ],
      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.