Structured Data

    Orlando's Auto Repair

    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: "Orlando's Auto Repair",
      description: "Orlando's Auto Repair is an independent repair shop in Harrisonburg serving customers with general automotive maintenance and repair services. Located on East Market Street, they handle a range of vehicle service needs for the local community.",
      url: "https://imagen22801.wixsite.com/orlando",
      telephone: "+1-540-282-9178",
      address: {
        @type: "PostalAddress",
        streetAddress: "734 E Market St #4235",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4484018,
        longitude: -78.8540361
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "74",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding Rockingham County areas",
      knowsAbout: "Auto Repair & Mechanics, Harrisonburg residents, daily drivers needing routine maintenance, customers seeking local independent service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Presence"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.