Structured Data

    Rush National Tire and Truck Repair

    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: "Rush National Tire and Truck Repair",
      description: "Rush National Tire and Truck Repair is a full-service auto repair facility in Nashville specializing in tire sales, truck repair, and comprehensive vehicle maintenance. Located on Dickerson Pike, they serve both passenger vehicles and trucks with a focus on quality service and customer satisfaction. Their expertise spans tire replacement, fleet services, and general automotive repair.",
      url: "https://rntmobilerepair.wixsite.com/rush-national",
      telephone: "+1-901-849-2276",
      address: {
        @type: "PostalAddress",
        streetAddress: "2325 Dickerson Pike",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37207",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.208134799999996,
        longitude: -86.7670112
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Nashville and surrounding areas, Tennessee",
      knowsAbout: "Tire Shops, Truck owners, commercial fleet operators, drivers needing mobile tire service, vehicle owners seeking full-service repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Truck Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        }
      ],
      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.