Structured Data

    Petco Dog Training

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Petco Dog Training",
      description: "Petco Dog Training in Harrisonburg offers professional dog training services at their location on Burgess Road. As part of the national Petco chain, they provide dog training expertise to help pet owners build better relationships with their dogs. Their trainers work with dogs of various ages and training levels to address behavioral needs and obedience.",
      url: "https://stores.petco.com/va/harrisonburg/dog-training-harrisonburg-va-1740.html",
      telephone: "+1-540-432-3830",
      address: {
        @type: "PostalAddress",
        streetAddress: "253 Burgess Rd",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4327446,
        longitude: -78.8533937
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Dog Training, Dog owners seeking obedience training, puppy training classes, and behavioral support in the Harrisonburg area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Petco Chain Resources"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.