Structured Data

    KT-Roadside Assistance

    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: "KT-Roadside Assistance",
      description: "KT-Roadside Assistance is a 24/7 emergency roadside service provider serving San Jose and surrounding areas. They offer tire changes, mobile tire repair and replacement, jump starts, auto lockouts, battery delivery and installation, fuel delivery (gasoline and diesel), and air delivery services for both passenger vehicles and commercial semi trucks. Their experienced technicians prioritize quick response times (typically within 30 minutes) and professional service with transparent pricing and no hidden fees.",
      url: "https://www.ktroadside.com/",
      telephone: "+1-408-802-5852",
      address: {
        @type: "PostalAddress",
        streetAddress: "798 S Almaden Ave",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95110",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3224223,
        longitude: -121.88449989999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "314",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Tire Shops, Stranded drivers needing immediate help, commercial fleet operators, semi-truck drivers, anyone locked out or with roadside emergencies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quick Response Times"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        }
      ],
      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.