Structured Data

    AA Auto Repair & Transmission

    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: "AA Auto Repair & Transmission",
      description: "AA Auto Repair & Transmission is a full-service auto repair shop in La Mesa specializing in transmission repair and maintenance alongside general automotive services. The experienced team handles everything from routine maintenance and diagnostics to complex transmission work, serving customers throughout the San Diego area with reliable, professional service.",
      url: "http://www.sdqualitycars.com/",
      telephone: "+1-619-466-9561",
      address: {
        @type: "PostalAddress",
        streetAddress: "7025 University Ave",
        addressLocality: "La Mesa",
        addressRegion: "CA",
        postalCode: "91942",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.754505699999996,
        longitude: -117.04640610000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "153",
        bestRating: "5"
      },
      areaServed: "La Mesa, San Diego, CA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Daily commuters needing reliable repairs, drivers with transmission problems, vehicle owners seeking trustworthy local mechanics",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transmission Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Diagnostics"
        }
      ],
      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.