Structured Data

    Tire One Nashville

    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: "Tire One Nashville",
      description: "Tire One Nashville is a full-service tire shop and auto repair facility in Nashville offering tire sales, installation, wheel alignment, and comprehensive auto maintenance. Serving the Nashville area since establishing their Nolensville Pike location, they stock major tire brands and provide same-day service for tire needs and general automotive repairs including brakes, oil changes, and suspension work.",
      url: "https://www.tireonenashville.com/",
      telephone: "+1-615-465-8171",
      address: {
        @type: "PostalAddress",
        streetAddress: "5410 Nolensville Pk",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37211",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0504341,
        longitude: -86.71343990000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "1306",
        bestRating: "5"
      },
      areaServed: "Nashville, TN and surrounding areas",
      knowsAbout: "Tire Shops, Daily commuters needing tire service, drivers seeking affordable auto maintenance, vehicle owners requiring wheel alignment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Auto Repair Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Major Tire Brands"
        }
      ],
      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.