Structured Data

    Wholistic Hound Academy

    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: "Wholistic Hound Academy",
      description: "Wholistic Hound Academy in Alexandria, VA offers comprehensive dog training and behavior modification services with a holistic approach to canine wellness. The academy provides obedience training, behavior modification, group classes, and specialized in-home training programs tailored to each dog's unique needs. Their experienced trainers focus on creating well-balanced, confident dogs through positive reinforcement and personalized training methods.",
      url: "http://www.wholistichound.com/",
      telephone: "+1-703-962-6335",
      address: {
        @type: "PostalAddress",
        streetAddress: "18 Roth St",
        addressLocality: "Alexandria",
        addressRegion: "VA",
        postalCode: "22314",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.806911299999996,
        longitude: -77.0810565
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Alexandria, Virginia and surrounding Northern Virginia communities",
      knowsAbout: "Dog Training, First-time dog owners, dogs with behavioral challenges, owners seeking professional guidance, multi-dog households",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Training Philosophy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Programs"
        }
      ],
      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.