Structured Data

    Divine K-9

    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: "Divine K-9",
      description: "Divine K-9 is a Madison-based dog training facility specializing in reward-based, force-free training methods rooted in positive reinforcement and behavioral science. They offer group classes for basic obedience and impulse control, private training sessions for personalized instruction, behavior modification programs addressing aggression and fear issues, and a supervised playgroup for socialization and exercise. Founded on the philosophy of mutual respect and trust between humans and dogs, Divine K-9 helps owners become effective leaders without intimidation techniques.",
      url: "http://divinek-9.com",
      telephone: "+1-608-618-1066",
      address: {
        @type: "PostalAddress",
        streetAddress: "231 S Fair Oaks Ave",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0939047,
        longitude: -89.3406505
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin",
      knowsAbout: "Dog Training, First-time dog owners, dogs with behavioral issues, owners seeking humane training methods, dogs needing socialization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reward-Based, Force-Free Methods"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Training Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavioral Science Foundation"
        }
      ],
      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.