Structured Data

    Legacy's Mobile Mechanic & Roadside LLC

    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: "Legacy's Mobile Mechanic & Roadside LLC",
      description: "Legacy's Mobile Mechanic & Roadside LLC brings professional auto repair directly to you in Oklahoma City. They offer mobile mechanic services and roadside assistance, coming to your location for diagnostics, repairs, and emergency roadside help. With a focus on convenience and quality workmanship, they eliminate the need to tow your vehicle to a shop.",
      url: "http://legacysmobilemechanicandroadside.com/",
      telephone: "+1-405-314-3568",
      address: {
        @type: "PostalAddress",
        streetAddress: "6309 NW 10th St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73127",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4796216,
        longitude: -97.6247238
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Busy professionals, drivers needing emergency roadside help, those seeking convenient on-site repairs",
      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.