Structured Data

    Big O Tires - S Central Ave

    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: "Big O Tires - S Central Ave",
      description: "Big O Tires in Glendale is a full-service tire retailer offering a wide selection of tires for cars, trucks, and SUVs from all major brands. In addition to tire sales, they provide professional installation, wheel alignment, balancing, and comprehensive auto repair services including brakes, oil changes, and maintenance. This location serves the greater Glendale area with dependable tire and automotive care.",
      url: "https://www.bigotires.com/location/ca/glendale/1201-s-central-ave-91204/005855?y_source=1_OTkyNzQ0NC03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
      telephone: "+1-818-945-0616",
      address: {
        @type: "PostalAddress",
        streetAddress: "1201 S Central Ave",
        addressLocality: "Glendale",
        addressRegion: "CA",
        postalCode: "91204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.1318675,
        longitude: -118.2582939
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "145",
        bestRating: "5"
      },
      areaServed: "Glendale, CA and surrounding areas",
      knowsAbout: "Tire Shops, Drivers needing tire replacement, Regular maintenance customers, Fleet operators, Budget-conscious shoppers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Major Tire Brands"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Auto Service"
        }
      ],
      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.