Structured Data

    N&N (Menla) Tire Center & Auto Repair

    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: "N&N (Menla) Tire Center & Auto Repair",
      description: "N&N (Menla) Tire Center & Auto Repair is a full-service auto repair shop in Washington, DC offering tire sales, installation, and comprehensive vehicle maintenance. Located on Georgia Avenue NW, they handle tire replacements, wheel alignments, brakes, oil changes, and general auto repairs for both domestic and imported vehicles. With over two decades of local service, N&N combines competitive pricing with experienced technicians to keep vehicles running reliably.",
      telephone: "+1-202-248-4224",
      address: {
        @type: "PostalAddress",
        streetAddress: "5120 Georgia Ave NW",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20011",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9526167,
        longitude: -77.0277546
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "223",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious car owners, Local commuters needing routine maintenance, Drivers seeking tire replacement and alignment services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.