Structured Data

    Canyons Canine 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: "Canyons Canine Training",
      description: "Canyons Canine Training specializes in building stronger relationships between dogs and their owners through an integrative coaching approach. The trainer focuses on teaching communication, fulfillment, and freedom—helping dogs and owners live their best lives together through relationship-based methods, canine body language instruction, and shared activities that create balance and understanding.",
      url: "http://www.canyonscaninetraining.com/",
      telephone: "+1-801-573-3541",
      address: {
        @type: "PostalAddress",
        streetAddress: "2241 E Falcon Wy",
        addressLocality: "Sandy",
        addressRegion: "UT",
        postalCode: "84093",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.5850859,
        longitude: -111.826454
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Sandy and surrounding Salt Lake City metro area",
      knowsAbout: "Dog Training, Dog owners seeking behavior modification, first-time dog owners, owners wanting to understand canine communication, families looking to strengthen their dog-owner bond",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Coaching Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Relationship-Focused 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.