Structured Data

    Sky Mobile Tire Servics

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sky Mobile Tire Servics",
      description: "Sky Mobile Tire Services is a tire shop and auto repair facility in Santa Clara offering tire sales, installation, and mobile tire services. They stock a range of tire brands and provide professional installation and automotive repair services for vehicle owners throughout the Santa Clara area.",
      telephone: "+1-510-355-6860",
      address: {
        @type: "PostalAddress",
        streetAddress: "3610 Bassett St STE 11",
        addressLocality: "Santa Clara",
        addressRegion: "CA",
        postalCode: "95054",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.385397399999995,
        longitude: -121.95323639999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Santa Clara and surrounding areas, CA",
      knowsAbout: "Tire Shops, Drivers needing tire replacement, mobile tire service, general auto maintenance and repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Tire Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        }
      ],
      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.