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 Knoxville offers professional dog training services at their location on Morrell Road. As part of the PetSmart brand, they provide training programs designed to help owners manage behavior and build better relationships with their dogs. Services are conveniently located within the PetSmart store, making it easy to combine training with grooming and pet supply shopping.",
      url: "https://stores.petsmart.com/tn/knoxville/knoxville-west-town-mall/dog-training",
      telephone: "+1-865-691-2194",
      address: {
        @type: "PostalAddress",
        streetAddress: "214 Morrell Rd",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37919",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9271506,
        longitude: -84.0333467
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN",
      knowsAbout: "Dog Training, Pet owners seeking group obedience classes, first-time dog owners, families with puppies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Brand"
        }
      ],
      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.