Structured Data

    Take 5 Oil Change

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Take 5 Oil Change",
      description: "Take 5 Oil Change is a quick-service automotive maintenance center in Mt. Pleasant offering fast oil changes completed in about 10 minutes while you stay in your car. They provide conventional, synthetic, and high-mileage oil changes, plus additional services including air filter replacements, wiper blade service, cabin filter changes, coolant exchanges, fuel injection cleaning, and diesel fuel filter replacement. With extended hours (7 AM–8 PM weekdays, 7 AM–7 PM Saturday, 9 AM–5 PM Sunday), they serve busy drivers, commuters, ride-share drivers, and fleet operators with special discounts for veterans, military members, and commercial customers.",
      url: "https://www.take5.com/locations/oil-change/south-carolina/mount-pleasant/32063/",
      telephone: "+1-843-938-2044",
      address: {
        @type: "PostalAddress",
        streetAddress: "1169 SC-41",
        addressLocality: "Mt Pleasant",
        addressRegion: "SC",
        postalCode: "29466",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.861083,
        longitude: -79.79790299999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "446",
        bestRating: "5"
      },
      areaServed: "Mt. Pleasant, Charleston, and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Busy commuters, ride-share drivers, fleet operators, military members and veterans, routine vehicle maintenance customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "10-Minute Oil Changes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Oil Types & Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Special Discounts & Fleet Program"
        }
      ],
      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.