Structured Data

    EAS Tire & Auto

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "EAS Tire & Auto",
      description: "EAS Tire & Auto is a full-service automotive repair shop in Aurora specializing in tire sales, maintenance, and general auto repair. With over 1,100 customer reviews, they offer comprehensive services including tire installation, wheel alignment, brake service, oil changes, and diagnostics for both domestic and foreign vehicles. Their experienced technicians handle routine maintenance and more complex repairs to keep vehicles running reliably.",
      url: "https://eas-tire.com/location/aurora-mississippi-ave/",
      telephone: "+1-303-743-9800",
      address: {
        @type: "PostalAddress",
        streetAddress: "15293 E Mississippi Ave",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80012",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6981,
        longitude: -104.8105176
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "1174",
        bestRating: "5"
      },
      areaServed: "Aurora and surrounding Denver metro area",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners seeking affordable tire replacement, routine maintenance, brake service, and general auto repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Tire Sales & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repair Capability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Reputation"
        }
      ],
      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.