Structured Data

    Adventure K-9 LLC

    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: "Adventure K-9 LLC",
      description: "Adventure K-9 LLC is a full-service dog training and boarding facility in Boise offering obedience training, behavior modification, board-and-train programs, and pet boarding. With over a decade of experience, they specialize in working with dogs of all ages and temperaments, using positive reinforcement methods to address specific behavioral challenges and build strong owner-dog relationships. Their facility provides a safe, supervised environment whether dogs are boarding short-term or enrolled in intensive training programs.",
      url: "https://ak9boise.com/",
      telephone: "+1-208-488-1606",
      address: {
        @type: "PostalAddress",
        streetAddress: "2147 Centurion Pl",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83709",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.5834706,
        longitude: -116.271888
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "116",
        bestRating: "5"
      },
      areaServed: "Boise, ID and surrounding communities",
      knowsAbout: "Dog Training, Dog owners seeking obedience training, behavior problem solutions, board-and-train programs, and reliable pet boarding",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Boarding & Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Positive Reinforcement Methods"
        }
      ],
      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.