Structured Data

    SLC Dog Co.

    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: "SLC Dog Co.",
      description: "SLC Dog Co. specializes in board and train programs and puppy obedience training for the Salt Lake Valley and surrounding areas. Led by Jonathan, the business offers intensive residential training programs ranging from 1 to 3 weeks, focusing on foundational commands (sit, heel, place, come), leash walking, off-leash reliability, and behavior problem-solving for issues like jumping, pulling, reactivity, and anxiety. They work with rescue dogs, puppies, and dogs with behavioral challenges, providing follow-up lessons and owner education to ensure lasting results.",
      url: "https://www.slcdogco.com/",
      telephone: "+1-801-432-0460",
      address: {
        @type: "PostalAddress",
        streetAddress: "4636 W 7000 S Ste 412",
        addressLocality: "West Jordan",
        addressRegion: "UT",
        postalCode: "84084",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.625023,
        longitude: -112.0019576
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Salt Lake Valley, South Valley, including Herriman, Riverton, Draper, and surrounding areas",
      knowsAbout: "Dog Training, Families with puppies, rescue dog owners, hikers wanting reliable off-leash recall, owners of reactive or anxious dogs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Behavior Modification"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential Board & Train Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Off-Leash Mastery for Outdoor Lifestyle"
        }
      ],
      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.