Structured Data

    Foothills K9 Training LLC

    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: "Foothills K9 Training LLC",
      description: "Foothills K9 Training LLC is a professional dog training company in Maryville, TN that specializes in obedience training, behavior modification, and in-home training programs. They work with dogs of all ages and temperaments to address behavioral issues and teach foundational obedience skills. Their experienced trainers use proven training methods tailored to each dog's needs and their owner's goals.",
      url: "https://www.foothillsk9training.org/",
      telephone: "+1-865-243-7346",
      address: {
        @type: "PostalAddress",
        streetAddress: "2423 E Broadway Ave",
        addressLocality: "Maryville",
        addressRegion: "TN",
        postalCode: "37804",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7878551,
        longitude: -83.94726059999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Maryville, TN and surrounding areas",
      knowsAbout: "Dog Training, Dog owners seeking obedience training, owners with behavioral issues, families with puppies, dogs of all ages and temperaments",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Home Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Behavior Modification"
        }
      ],
      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.