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 facility in Lubbock offering drive-through oil changes without leaving your car. Located at 3009 50th St, they provide conventional, synthetic, and high-mileage oil changes alongside complementary services including air filter replacement, wiper blade service, coolant exchange, fuel injection cleaning, and free fluid top-offs and tire pressure checks. They cater to individual drivers and offer a commercial fleet program with special pricing.",
      url: "https://www.take5.com/locations/oil-change/texas/lubbock/30444/",
      telephone: "+1-806-370-7880",
      address: {
        @type: "PostalAddress",
        streetAddress: "3009 50th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79413",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.548299799999995,
        longitude: -101.88048560000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "1124",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Busy professionals, commuters needing quick maintenance, fleet operators, veterans and military members",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Stay-in-Your-Car Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Oil Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Special Discount Programs"
        }
      ],
      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.