Structured Data

    The Traveling Hounds

    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 Traveling Hounds",
      description: "The Traveling Hounds, LLC offers comprehensive dog training services in San Antonio using science-based, positive reinforcement techniques. Their expert trainers provide Board and Train programs, obedience training, behavior modification for issues like aggression and separation anxiety, and specialty training including service dog, therapy dog, and detection work. With individualized training plans tailored to each dog's unique needs, they serve dogs of all breeds and ages.",
      url: "https://thetravelinghounds.com/",
      telephone: "+1-210-665-0120",
      address: {
        @type: "PostalAddress",
        streetAddress: "12711 Spectrum Dr STE 101",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78249",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.558521,
        longitude: -98.60122299999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "57",
        bestRating: "5"
      },
      areaServed: "San Antonio, Texas and surrounding areas",
      knowsAbout: "Dog Training, Dog owners seeking intensive behavior modification, busy owners needing Board and Train programs, families with dogs showing aggression or anxiety, those training service or therapy dogs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Science-Based Methods"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Board and Train Program"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialty Training Services"
        }
      ],
      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.