Structured Data

    C&R mobile tires

    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: "C&R mobile tires",
      description: "C&R Mobile Tires brings tire services directly to you in Charlotte, NC. They specialize in mobile tire installation and repair, eliminating the need to visit a shop. This local service provider serves both individual vehicle owners and commercial fleet customers with quality tire solutions and fast, convenient service at your location.",
      url: "https://llanterasyservicios.com/llanteras-charlotte/#c_amp_r_mobile_tires",
      telephone: "+1-980-319-0381",
      address: {
        @type: "PostalAddress",
        streetAddress: "3424 Avalon Ave",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28208",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2461941,
        longitude: -80.8836401
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "147",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Tire Shops, Busy drivers seeking convenience, commercial fleet managers, roadside tire emergency needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fleet & Commercial Support"
        }
      ],
      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.