Structured Data

    Hip 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: "Hip Hounds",
      description: "Hip Hounds is an independently-owned dog boarding and daycare facility in Round Rock serving the greater Austin area since 2006. They offer overnight boarding, early daycare, and midday drop-in services in climate-controlled indoor play yards and outdoor spaces. All supervised play groups feature live-streaming webcams so owners can monitor their dogs, and the facility prioritizes safety and personalized care for thousands of dogs annually.",
      url: "http://www.hiphounds.com/",
      telephone: "+1-512-989-6767",
      address: {
        @type: "PostalAddress",
        streetAddress: "1912 Picadilly Dr",
        addressLocality: "Round Rock",
        addressRegion: "TX",
        postalCode: "78664",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.4679142,
        longitude: -97.65817059999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "398",
        bestRating: "5"
      },
      areaServed: "Round Rock, Pflugerville, Wells Branch, and greater Austin area",
      knowsAbout: "Pet Boarding & Daycare, Working dog owners, multi-dog households, dogs needing socialization, travelers seeking peace of mind",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Live Webcam Monitoring"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Indoor & Outdoor Play Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independently Owned Since 2006"
        }
      ],
      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.