Structured Data

    Discount Tire - N Semoran Blvd

    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 - N Semoran Blvd",
      description: "Discount Tire is a tire shop offering a wide selection of tires from all major brands, professional installation, wheel alignment, and full auto repair services including brakes, oil changes, and routine maintenance. Located on N Semoran Blvd in Orlando, this location provides same-day service and road hazard warranty options to help drivers keep their vehicles running safely and efficiently.",
      url: "https://www.discounttire.com/store/fl/orlando/s/1117",
      telephone: "+1-407-380-2036",
      address: {
        @type: "PostalAddress",
        streetAddress: "986 N Semoran Blvd",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32807",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.55914,
        longitude: -81.31131719999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "877",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding central Florida areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, fleet managers, families needing routine maintenance, drivers seeking one-stop tire and auto repair services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Major Tire Brands"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Road Hazard Warranty"
        }
      ],
      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.