Structured Data

    M&A Used Tire Repair Center

    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: "M&A Used Tire Repair Center",
      description: "M&A Used Tire Repair Center in Fredericksburg specializes in affordable used tires and tire repair services for budget-conscious drivers. They offer tire sales, repairs, and maintenance to keep vehicles running safely at competitive prices. This locally-owned shop is known for honest service and helping customers find quality tires without breaking the bank.",
      telephone: "+1-540-891-7193",
      address: {
        @type: "PostalAddress",
        streetAddress: "5312 Patriot Hwy",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2468143,
        longitude: -77.49865129999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "78",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, Used vehicle owners, Drivers needing affordable tire repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Used Tire Inventory"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Tire Services"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.