Structured Data

    Tire Choice Auto Service Centers

    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: "Tire Choice Auto Service Centers",
      description: "Tire Choice Auto Service Centers in Tustin offers comprehensive tire sales and auto repair services, including wheel alignment, brake service, oil changes, and general automotive maintenance. Their team provides professional tire installation and balancing across all major brands, along with diagnostic services to keep vehicles running safely and efficiently.",
      url: "https://locations.thetirechoice.com/ca/tustin/14511-red-hill-ave",
      telephone: "+1-714-832-6011",
      address: {
        @type: "PostalAddress",
        streetAddress: "14511 Red Hill Ave",
        addressLocality: "Tustin",
        addressRegion: "CA",
        postalCode: "92780",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7281638,
        longitude: -117.82221270000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "376",
        bestRating: "5"
      },
      areaServed: "Tustin and surrounding Orange County communities",
      knowsAbout: "Tire Shops, Vehicle owners needing tire replacement, routine maintenance, wheel alignment, and comprehensive auto repair services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Major Tire Brands"
        }
      ],
      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.