Structured Data

    All About Mobile Tire Repair

    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: "All About Mobile Tire Repair",
      description: "All About Mobile Tire Repair provides convenient mobile tire services throughout North Las Vegas and the surrounding area. They come to your location to handle tire repairs, replacements, and related services, eliminating the need to visit a brick-and-mortar shop. Specializing in mobile convenience, they serve customers who value time-saving solutions for their vehicle maintenance needs.",
      url: "http://mobiletire.biz/",
      telephone: "+1-702-277-8916",
      address: {
        @type: "PostalAddress",
        streetAddress: "4570 Donovan Way Suite 112",
        addressLocality: "North Las Vegas",
        addressRegion: "NV",
        postalCode: "89081",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.2427637,
        longitude: -115.10252340000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.3",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "North Las Vegas, NV and surrounding communities",
      knowsAbout: "Tire Shops, Busy professionals, fleet managers needing roadside service, customers with vehicle breakdown emergencies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local North Las Vegas Business"
        }
      ],
      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.