Structured Data

    The Palms Pet Resort & Spa

    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 Palms Pet Resort & Spa",
      description: "The Palms Pet Resort & Spa in Helotes offers comprehensive pet care including overnight boarding, daycare, grooming, and spa services. They provide spacious accommodations for dogs and cats with indoor and outdoor play areas, webcam access for pet parents, and trained staff experienced in handling pets of all temperaments. The facility specializes in creating a comfortable, resort-style experience with personalized attention and professional grooming services.",
      url: "https://www.thepalmspetresort.com/",
      telephone: "+1-210-695-1166",
      address: {
        @type: "PostalAddress",
        streetAddress: "12410 Bandera Rd",
        addressLocality: "Helotes",
        addressRegion: "TX",
        postalCode: "78023",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.5595161,
        longitude: -98.67479949999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "238",
        bestRating: "5"
      },
      areaServed: "Helotes, TX and surrounding San Antonio area",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling for work or vacation, dogs and cats needing daycare, pets requiring professional grooming services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Resort-Style Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Webcam Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Grooming & Spa"
        }
      ],
      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.