Structured Data

    P&C New &Used tires

    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: "P&C New &Used tires",
      description: "P&C New & Used Tires is a tire shop and auto repair service located in Washington, DC, specializing in both new and used tire sales. They offer tire installation, wheel alignment, and general car repair services. With a focus on quality products and professional service, P&C provides comprehensive tire solutions for local drivers seeking reliable automotive maintenance.",
      telephone: "+1-240-838-1774",
      address: {
        @type: "PostalAddress",
        streetAddress: "2838 Bladensburg Rd NE",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20018",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9269908,
        longitude: -76.9637843
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, used tire shoppers, drivers needing wheel alignment and basic auto repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "New & Used Tire Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Auto Repair 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.