Structured Data

    Warner 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: "Warner Transmission",
      description: "Warner Transmission is an independent transmission repair specialist serving the Seattle area since establishing expertise in transmission diagnostics, rebuilds, and repairs for both domestic and foreign vehicles. The shop focuses exclusively on transmission work, offering specialized service for manual and automatic transmissions with a commitment to quality repairs and customer satisfaction.",
      telephone: "+1-206-243-1228",
      address: {
        @type: "PostalAddress",
        streetAddress: "10851 Myers Way S",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98168",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.5059563,
        longitude: -122.33347350000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "Seattle and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners needing transmission repair, drivers with manual or automatic transmission issues, those seeking specialized transmission diagnostics",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transmission Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Domestic & Foreign Service"
        }
      ],
      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.