Structured Data

    GET K9 Training

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "GET K9 Training",
      description: "GET K9 Training is a professional dog training facility in Peoria, AZ specializing in obedience training, behavior modification, and board-and-train programs. They work with dogs of all ages and temperaments to address behavioral issues and teach essential commands. Their experienced trainers use positive reinforcement methods to help dogs become well-mannered companions and help owners understand effective training techniques.",
      url: "http://getk9training.com/",
      telephone: "+1-623-398-4996",
      address: {
        @type: "PostalAddress",
        streetAddress: "9326 W Irma Ln",
        addressLocality: "Peoria",
        addressRegion: "AZ",
        postalCode: "85382",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.672706399999996,
        longitude: -112.2585902
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Peoria and surrounding Phoenix metropolitan areas",
      knowsAbout: "Dog Training, Dog owners with behavioral concerns, puppy owners, families wanting obedience training, aggressive or anxious dogs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Board & Train Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavior Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner Education Focus"
        }
      ],
      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.