Structured Data

    Gage Park Automatic 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: "Gage Park Automatic Transmission",
      description: "Gage Park Automatic Transmission specializes in transmission repair and service for all vehicle types. Located on South Western Avenue in Chicago, this independent shop offers professional diagnostics, rebuild services, and transmission maintenance to keep vehicles running smoothly. With nearly two decades of experience serving the South Side community, they provide honest, reliable service focused on getting customers back on the road.",
      telephone: "+1-773-436-2308",
      address: {
        @type: "PostalAddress",
        streetAddress: "5742 S Western Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60636",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.788934499999996,
        longitude: -87.6841369
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "65",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding South Side neighborhoods",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners needing transmission repair, drivers experiencing shifting issues, those seeking specialized transmission diagnostics",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transmission Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Shop"
        }
      ],
      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.