Structured Data

    Mobile Tire Repair & Replacement Roadside

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mobile Tire Repair & Replacement Roadside",
      description: "Mobile Tire Repair & Replacement Roadside is a tire service company based in Corte Madera that brings tire repair and replacement directly to customers. They specialize in mobile service, coming to your location to handle tire issues quickly and conveniently. This roadside-focused approach is ideal for drivers who need immediate tire assistance without the hassle of visiting a shop.",
      telephone: "+1-415-728-3531",
      address: {
        @type: "PostalAddress",
        streetAddress: "81 Casa Buena Dr # 5",
        addressLocality: "Corte Madera",
        addressRegion: "CA",
        postalCode: "94925",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.9247261,
        longitude: -122.5175335
      },
      areaServed: "Corte Madera and surrounding Marin County areas",
      knowsAbout: "Tire Shops, Drivers needing emergency tire service, commuters with tight schedules, fleet operators",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Roadside Focus"
        }
      ],
      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.