Structured Data

    Rocky Mountain 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: "Rocky Mountain Dog Training",
      description: "Rocky Mountain Dog Training offers comprehensive dog training services in Broomfield, specializing in obedience training, behavior modification, and group classes for dogs of all ages. Their experienced trainers work with puppies through adult dogs, addressing common behavioral issues and helping owners build stronger relationships with their pets. They provide both group training sessions and personalized instruction tailored to each dog's needs.",
      url: "http://www.rockymountaindogtraining.com/",
      telephone: "+1-303-875-2369",
      address: {
        @type: "PostalAddress",
        streetAddress: "6801 W 117th Ave F3",
        addressLocality: "Broomfield",
        addressRegion: "CO",
        postalCode: "80020",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.910251099999996,
        longitude: -105.0725561
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "161",
        bestRating: "5"
      },
      areaServed: "Broomfield and surrounding Denver metro areas",
      knowsAbout: "Dog Training, Dog owners seeking professional obedience training, puppy owners, families addressing behavioral issues, group class learners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Local Trainers"
        }
      ],
      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.