Structured Data

    Rmando's mobile tire shop and roadside services

    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: "Rmando's mobile tire shop and roadside services",
      description: "Rmando's Mobile Tire Shop and Roadside Services is a mobile tire specialist serving the Tampa Bay area from Temple Terrace. They bring tire sales, installation, and roadside assistance directly to customers, eliminating the need for a trip to a traditional shop. Specializing in convenient on-site service, Rmando's is ideal for busy drivers who need quick tire solutions without leaving their location.",
      telephone: "+1-813-290-1968",
      address: {
        @type: "PostalAddress",
        streetAddress: "8849n N 56th St",
        addressLocality: "Temple Terrace",
        addressRegion: "FL",
        postalCode: "33617",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.029611799999998,
        longitude: -82.3920411
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Tampa Bay area, including Temple Terrace and surrounding communities",
      knowsAbout: "Tire Shops, Busy professionals, fleet operators, drivers needing emergency roadside help, customers seeking convenient mobile tire service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Roadside Assistance"
        }
      ],
      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.