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 #736 in Laredo offers fast, convenient automotive maintenance services with a focus on quick 10-minute oil changes. Located at 10718 International Blvd, this franchise location provides conventional, synthetic, and high-mileage oil changes, air filter replacements, wiper blade service, coolant exchanges, fuel injection cleaning, and tire pressure checks — all while you stay in your car. They serve both individual drivers and commercial fleet customers with flexible hours (7 AM–8 PM most days) and special discounts for veterans, military members, and rideshare drivers.",
      url: "https://www.take5.com/locations/oil-change/texas/laredo/30736/",
      telephone: "+1-956-539-4834",
      address: {
        @type: "PostalAddress",
        streetAddress: "10718 International Blvd",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78045",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.6114239,
        longitude: -99.466729
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "620",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Busy drivers seeking quick maintenance, fleet operators, rideshare drivers, veterans and military personnel",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "10-Minute Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Oil Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Special Discounts"
        }
      ],
      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.