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 at Quail Springs offers professional dog training services including puppy classes, obedience training, behavior modification, and board & train programs. Located at 2140 W Memorial Rd in Oklahoma City, they provide both group classes and personalized training solutions 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 all in one location.",
      url: "https://stores.petsmart.com/ok/oklahoma-city/quail-springs/dog-training",
      telephone: "+1-405-755-3388",
      address: {
        @type: "PostalAddress",
        streetAddress: "2140 W Memorial Rd",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73134",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.606868999999996,
        longitude: -97.5510438
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Dog Training, First-time dog owners, puppy socialization, behavioral problem solving, owners seeking board & train programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-Stop Pet Destination"
        }
      ],
      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.