Structured Data

    CNC Service

    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: "CNC Service",
      description: "CNC Service is a full-service tire shop and auto repair facility in North Charleston specializing in tire sales, installation, and comprehensive automotive maintenance and repair. They stock a variety of tire brands and offer professional installation services, wheel alignment, and general car repair work. Whether you need new tires, routine maintenance, or diagnostic repairs, CNC Service provides reliable service to keep your vehicle running smoothly.",
      telephone: "+1-843-324-3122",
      address: {
        @type: "PostalAddress",
        streetAddress: "7192 Design St",
        addressLocality: "North Charleston",
        addressRegion: "SC",
        postalCode: "29418",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9130214,
        longitude: -80.061481
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "North Charleston, SC and surrounding areas",
      knowsAbout: "Tire Shops, Daily commuters needing tire service, vehicle owners seeking reliable local auto repair, fleet owners requiring tire replacement and maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.