Structured Data

    Yorktown Materials

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

    Schema.org / LocalBusiness
    |
    46 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Yorktown Materials",
      description: "Yorktown Materials is a supplier and wholesaler serving the Virginia Beach area with building materials and supplies for construction and landscaping projects. They offer point-of-sale service for customers needing materials for hardscaping, outdoor projects, and general construction work.",
      url: "http://yorktownmaterials.com/",
      telephone: "+1-757-463-0300",
      address: {
        @type: "PostalAddress",
        streetAddress: "2798 Dean Dr",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23452",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8385198,
        longitude: -76.05995639999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Contractors, landscapers, hardscaping professionals, DIY builders",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Supplier"
        }
      ],
      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.