Structured Data

    Energy Transmissions

    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: "Energy Transmissions",
      description: "Energy Transmissions is a transmission and auto repair shop in San Diego specializing in transmission rebuilding, repair, and replacement for both domestic and foreign vehicles. Located on Commercial Street, they provide comprehensive diagnostic services and maintenance work to keep vehicles running smoothly. The shop serves the San Diego community with experienced technicians and a focus on quality transmission work.",
      telephone: "+1-619-238-2314",
      address: {
        @type: "PostalAddress",
        streetAddress: "2651 Commercial St",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92113",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7051672,
        longitude: -117.136831
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "66",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners needing transmission repair, drivers with transmission warning signs, owners of both domestic and foreign vehicles",
      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.