Structured Data

    Brothers Pure Transmissions

    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: "Brothers Pure Transmissions",
      description: "Brothers Pure Transmissions specializes in transmission repair and rebuilding for domestic and foreign vehicles in Jacksonville. With a focus on quality craftsmanship and customer satisfaction, they diagnose and repair transmission issues ranging from minor adjustments to complete rebuilds. Their experienced team handles both automatic and manual transmissions with precision.",
      url: "https://www.brotherspuretransmissions.com/",
      telephone: "+1-904-801-3063",
      address: {
        @type: "PostalAddress",
        streetAddress: "7140 N Main St",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32208",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.384647899999997,
        longitude: -81.64943099999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners needing transmission repair, drivers with automatic or manual transmission issues, customers seeking specialized transmission expertise",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transmission Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Domestic & Foreign Vehicles"
        }
      ],
      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.