Structured Data

    PetSmart 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: "PetSmart Dog Training",
      description: "PetSmart Dog Training in Norfolk offers professional dog training services including obedience classes, puppy training, and behavior modification programs. Located at 1275 N Military Highway, they provide group classes and personalized training to help dogs develop good manners and address behavioral issues. As part of the PetSmart network, they combine training expertise with access to pet supplies and grooming services in one convenient location.",
      url: "https://stores.petsmart.com/va/norfolk/norfolk/dog-training",
      telephone: "+1-757-459-6712",
      address: {
        @type: "PostalAddress",
        streetAddress: "1275 N Military Hwy",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23502",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8682241,
        longitude: -76.2137812
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding areas",
      knowsAbout: "Dog Training, New dog owners, puppy parents, owners needing obedience training, dogs with behavioral challenges",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Pet Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Training Programs"
        }
      ],
      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.