Structured Data

    Discount Tire - S John Young Pkwy

    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: "Discount Tire - S John Young Pkwy",
      description: "Discount Tire is a full-service tire shop offering tire sales, installation, alignment, and auto repair services. Located on S John Young Pkwy in Orlando, this location serves customers across Central Florida with competitive pricing and professional service. They stock major tire brands and provide same-day service options for busy drivers.",
      url: "https://www.discounttire.com/store/fl/orlando/s/1550",
      telephone: "+1-407-226-3276",
      address: {
        @type: "PostalAddress",
        streetAddress: "8107 S John Young Pkwy",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32819",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.4475037,
        longitude: -81.4268385
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "881",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding Central Florida communities",
      knowsAbout: "Tire Shops, Budget-conscious drivers, fleet managers, vehicle owners needing tire replacement and alignment services, customers seeking convenient one-stop auto maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "National Tire Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Auto Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day 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.