Structured Data

    Affordable Mobile Repair Service LLC

    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: "Affordable Mobile Repair Service LLC",
      description: "Affordable Mobile Repair Service LLC is a mobile auto repair business serving Norfolk, VA and surrounding areas, bringing repair services directly to customers' locations. They handle general car maintenance and repairs with a focus on convenience and affordability, eliminating the need for customers to drop off vehicles at a shop.",
      telephone: "+1-757-738-6601",
      address: {
        @type: "PostalAddress",
        streetAddress: "5884 Poplar Hall Dr",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23502",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.849932700000004,
        longitude: -76.2025012
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "167",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Busy professionals, working parents, customers without backup transportation, budget-conscious vehicle owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Affordable Pricing"
        }
      ],
      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.