Structured Data

    Gateway Tire & Service Center

    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: "Gateway Tire & Service Center",
      description: "Gateway Tire & Service Center in Murfreesboro offers comprehensive tire sales and auto repair services for all vehicle types. They stock a wide selection of major tire brands and provide professional installation, wheel alignment, balancing, and general automotive maintenance and repairs. With experienced technicians and a commitment to quality service, Gateway Tire serves the Middle Tennessee community with reliable, straightforward automotive care.",
      url: "https://gatewaytire.com/locations/middle-tennessee/murfreesboro/",
      telephone: "+1-615-848-9400",
      address: {
        @type: "PostalAddress",
        streetAddress: "2590 S Church St",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37127",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8008144,
        longitude: -86.39884579999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "339",
        bestRating: "5"
      },
      areaServed: "Murfreesboro and surrounding Middle Tennessee communities",
      knowsAbout: "Tire Shops, Daily drivers needing tire replacement, vehicle owners seeking general maintenance, drivers requiring wheel alignment services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Tire Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Auto Repair Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Community Presence"
        }
      ],
      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.