Structured Data

    Dog Trainer US

    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: "Dog Trainer US",
      description: "Dog Trainer US in Peoria offers comprehensive dog training services including obedience training, behavior modification, and puppy classes led by experienced trainers. They specialize in addressing behavioral issues and helping dogs develop strong foundational skills through personalized training programs. Whether you have a new puppy or an adult dog with specific challenges, they provide tailored solutions to improve your dog's behavior and strengthen the bond between you and your pet.",
      url: "https://dogtrainerus.com/",
      telephone: "+1-623-826-2868",
      address: {
        @type: "PostalAddress",
        streetAddress: "6732 W Pinnacle Peak Rd",
        addressLocality: "Peoria",
        addressRegion: "AZ",
        postalCode: "85383",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.696112,
        longitude: -112.20398999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Peoria, AZ and surrounding West Phoenix area",
      knowsAbout: "Dog Training, First-time dog owners, Owners with behavioral issues, New puppy owners, Dogs needing specialized training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Behavior Modification"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Puppy Training"
        }
      ],
      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.