Structured Data

    Limon New & Used Tires

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Limon New & Used Tires",
      description: "Limon New & Used Tires is a tire shop in Nashville specializing in both new and used tire sales for all vehicle types. Located on 4th Avenue South, they offer tire installation, replacement, and automotive services to help keep vehicles running safely and reliably.",
      telephone: "+1-615-240-8828",
      address: {
        @type: "PostalAddress",
        streetAddress: "1513 4th Ave S",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1380239,
        longitude: -86.76230439999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Nashville, TN and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, Used tire shoppers, Vehicle owners needing tire replacement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "New & Used Inventory"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        }
      ],
      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.