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 offers professional dog training services at the Twin Falls Petco location on Fillmore Street. As part of the national Petco brand, they provide certified trainers who work with dogs of various ages and behavioral needs. Their services are designed to help dog owners address training challenges while shopping conveniently at the Petco store.",
      url: "https://stores.petco.com/id/twinfalls/dog-training-twinfalls-id-1281.html",
      telephone: "+1-208-734-3521",
      address: {
        @type: "PostalAddress",
        streetAddress: "1957 Fillmore St",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.597680499999996,
        longitude: -114.45734859999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Idaho",
      knowsAbout: "Dog Training, Dog owners seeking basic obedience training, pet parents new to dog training, shoppers wanting convenient in-store training services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Petco Certified Trainers"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      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.