Structured Data

    Dave's Alignment Brake & Tire

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Dave's Alignment Brake & Tire",
      description: "Dave's Alignment Brake & Tire is a full-service auto repair shop in Oklahoma City specializing in tire sales, wheel alignment, and brake service. With over 25 years of experience, Dave's offers quality repairs and replacements for vehicles of all makes and models. They stock major tire brands and provide same-day service for most repairs, making them a trusted one-stop shop for routine maintenance and unexpected repairs.",
      telephone: "+1-405-524-2893",
      address: {
        @type: "PostalAddress",
        streetAddress: "225 NE 36th St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73105",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.5081055,
        longitude: -97.50618569999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "156",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, routine maintenance seekers, drivers needing same-day tire or brake work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Team"
        }
      ],
      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.