Structured Data

    Advanced Transmission & Gear

    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: "Advanced Transmission & Gear",
      description: "Advanced Transmission & Gear is a specialized transmission repair shop in Portland serving the greater Portland metro area. They diagnose and repair transmissions, transfer cases, and driveline components for both foreign and domestic vehicles. With ASE-certified technicians and a focus on transmission expertise, they handle everything from routine maintenance to complex rebuilds.",
      url: "http://www.adv-transmission.com/",
      telephone: "+1-503-665-9892",
      address: {
        @type: "PostalAddress",
        streetAddress: "19939 E Burnside St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97233",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.515968799999996,
        longitude: -122.4576519
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "123",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding communities",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners with transmission issues, drivers of foreign and domestic vehicles, customers seeking specialized driveline expertise",
      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.