Structured Data

    Leon Tires

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Leon Tires",
      description: "Leon Tires is a full-service tire shop and auto repair facility in Waltham specializing in tire sales, installation, and alignment services. With over 1,000 customer reviews, they offer a wide selection of major tire brands and handle complete automotive maintenance including brakes, oil changes, and general repairs. Their experienced team provides reliable service for both everyday drivers and commercial fleet needs.",
      telephone: "+1-617-870-1001",
      address: {
        @type: "PostalAddress",
        streetAddress: "101 Clematis Ave #7",
        addressLocality: "Waltham",
        addressRegion: "MA",
        postalCode: "02453",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3839378,
        longitude: -71.20037839999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "1001",
        bestRating: "5"
      },
      areaServed: "Waltham and surrounding greater Boston area",
      knowsAbout: "Tire Shops, Daily drivers needing tire replacements, vehicle owners seeking alignment and brake service, small to medium commercial fleets",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Tire Brands"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Commercial Fleet Options"
        }
      ],
      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.