Structured Data

    Top Notch Mobile Tire

    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: "Top Notch Mobile Tire",
      description: "Top Notch Mobile Tire brings tire sales and installation directly to your location in the Dallas area. Specializing in mobile service, they offer tire replacement, installation, and related auto services without requiring you to visit a shop. Their mobile-first approach makes tire maintenance convenient for busy drivers who need on-site service.",
      url: "http://www.topnotchmobiletire.com/",
      telephone: "+1-469-638-4111",
      address: {
        @type: "PostalAddress",
        streetAddress: "5021 E Grand Ave",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75223",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.789360699999996,
        longitude: -96.7526886
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Tire Shops, Busy professionals, fleet operators, customers needing same-day tire replacement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenience-Focused"
        }
      ],
      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.