Structured Data

    Linuel Auto And Tire Center, LLC

    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: "Linuel Auto And Tire Center, LLC",
      description: "Linuel Auto and Tire Center is a full-service auto repair and tire shop located in Northeast Washington, DC. They offer tire sales and installation, wheel alignment, general auto repair including brakes and oil changes, and auto parts. The shop serves both individual drivers and commercial fleet customers with experienced technicians and competitive pricing.",
      url: "http://www.linueltires.com/",
      telephone: "+1-202-344-6240",
      address: {
        @type: "PostalAddress",
        streetAddress: "1729 Bladensburg Rd NE",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20002",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9135183,
        longitude: -76.9751749
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "44",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Tire Shops, Daily commuters needing reliable tire service, commercial fleet operators, drivers seeking affordable general auto repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fleet Services Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wheel Alignment Services"
        }
      ],
      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.