Structured Data

    The K9 Coach

    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: "The K9 Coach",
      description: "The K9 Coach is a professional dog training facility in Nampa specializing in obedience training, behavior modification, and board & train programs. Run by experienced trainers, they work with dogs of all ages and temperaments to address behavioral issues and teach reliable commands. Their comprehensive approach combines in-home training consultations with facility-based instruction to ensure lasting results for Boise area families.",
      url: "https://jothek9coach.com/",
      telephone: "+1-208-695-5774",
      address: {
        @type: "PostalAddress",
        streetAddress: "4907 Airport Rd",
        addressLocality: "Nampa",
        addressRegion: "ID",
        postalCode: "83687",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.5858019,
        longitude: -116.5102313
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Nampa and surrounding Boise metropolitan area",
      knowsAbout: "Dog Training, Dog owners with behavioral challenges, families wanting structured obedience training, owners seeking intensive board & train programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Board & Train Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavior Modification Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Home Consultations"
        }
      ],
      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.