Structured Data

    CJ mobile tire shop

    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: "CJ mobile tire shop",
      description: "CJ Mobile Tire Shop is a mobile tire service provider serving the Miami area, bringing tire sales, installation, and repairs directly to customers at their location. They offer a convenient alternative to traditional tire shops by coming to you with a full selection of tires and professional installation services. Their mobile-first approach eliminates the need for appointments at a fixed location and provides flexible scheduling for busy vehicle owners.",
      url: "https://cj-mobile-tire-shop-1jvc95y.gamma.site/",
      telephone: "+1-786-675-1287",
      address: {
        @type: "PostalAddress",
        streetAddress: "2643 NW 22nd Ct",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33142",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.800904799999998,
        longitude: -80.23250949999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "110",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida areas",
      knowsAbout: "Tire Shops, Busy professionals, fleet owners, customers without transportation, those seeking convenience and time savings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service Comes To You"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling"
        }
      ],
      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.