Structured Data

    Worley's Auto Repair Inc.

    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: "Worley's Auto Repair Inc.",
      description: "Worley's Auto Repair Inc. is an independent auto repair shop serving Charlotte with comprehensive vehicle maintenance and repair services. Located on N Graham Street, they handle general auto repairs for a wide range of vehicles and have built a solid reputation for reliable service over many years.",
      telephone: "+1-704-377-4188",
      address: {
        @type: "PostalAddress",
        streetAddress: "2815 N Graham St",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.256899100000005,
        longitude: -80.8230835
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "101",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Charlotte drivers needing reliable maintenance and repairs, budget-conscious vehicle owners, those seeking independent local service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Local Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Auto Repair 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.