Structured Data

    D&K Road Mobile Tire 24/7

    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: "D&K Road Mobile Tire 24/7",
      description: "D&K Road Mobile Tire 24/7 is a mobile tire service operating around the clock in Miami, bringing tire sales, installation, and repair directly to your location. Available 24/7, this shop specializes in convenient roadside tire solutions for drivers needing emergency service or routine tire work without visiting a shop.",
      telephone: "+1-305-300-3345",
      address: {
        @type: "PostalAddress",
        streetAddress: "SW 14th Terrace",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.761304000000003,
        longitude: -80.19447459999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida areas",
      knowsAbout: "Tire Shops, Drivers needing emergency tire service, busy professionals, commercial vehicle operators, roadside assistance seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Mobile Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Roadside Convenience"
        }
      ],
      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.