Structured Data

    Kara’s K9 Retreat Daycare Boarding and Grooming

    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: "Kara’s K9 Retreat Daycare Boarding and Grooming",
      description: "Kara's K9 Retreat is a cage-free doggy daycare, boarding, and grooming facility in San Antonio that welcomes dogs of all sizes. They offer weekday daycare (7:15am–6pm), overnight boarding with scheduled drop-off and pick-up times, and grooming services in a comfortable, play-focused environment designed for socialization and exercise. Their cage-free approach gives pet owners peace of mind while their dogs enjoy supervised playtime with other dogs.",
      url: "http://www.karask9retreat.com/",
      telephone: "+1-210-822-3647",
      address: {
        @type: "PostalAddress",
        streetAddress: "235 W Sunset Rd",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.5077165,
        longitude: -98.4700192
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "88",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Working dog owners needing weekday daycare, pet owners traveling and requiring boarding, dogs needing socialization and exercise, owners seeking grooming services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cage-Free Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Service Offering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extended Weekday Hours"
        }
      ],
      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.