Structured Data

    2B Transmission & Auto Repair

    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: "2B Transmission & Auto Repair",
      description: "2B Transmission + Complete Auto Care is a full-service auto repair shop in Tempe specializing in transmission repair, brake service, engine maintenance, and collision body work. They service both foreign and domestic vehicles, offering everything from routine oil changes and tune-ups to complex electrical diagnosis, transmission rebuilds, and paint work. With a commitment to transparent communication and guaranteed repairs, they handle AC service, clutch repair, exhaust systems, timing belt replacement, and pre-purchase inspections.",
      url: "https://metrophoenix.com/members/2b-transmission/",
      telephone: "+1-480-945-8300",
      address: {
        @type: "PostalAddress",
        streetAddress: "1900 N McClintock Dr #8",
        addressLocality: "Tempe",
        addressRegion: "AZ",
        postalCode: "85288",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4507948,
        longitude: -111.9101852
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "87",
        bestRating: "5"
      },
      areaServed: "Tempe and surrounding Phoenix metropolitan area",
      knowsAbout: "Auto Repair & Mechanics, Daily commuters needing routine maintenance, owners of used vehicles requiring pre-purchase inspections, drivers with transmission or collision damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Auto Care Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Foreign & Domestic Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Guaranteed Repairs"
        }
      ],
      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.