Structured Data

    Castle's Kingdom Pet Resort

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Castle's Kingdom Pet Resort",
      description: "Castle's Kingdom Pet Resort is a pet boarding facility located in Odem, Texas, offering safe and comfortable accommodations for pets while their owners are away. Specializing in pet care services, the resort provides a welcoming environment for pets to stay during travel or other absences. The facility is designed to ensure pets receive proper care and attention during their boarding stays.",
      telephone: "+1-361-904-5274",
      address: {
        @type: "PostalAddress",
        streetAddress: "US-77",
        addressLocality: "Odem",
        addressRegion: "TX",
        postalCode: "78370",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.986490999999997,
        longitude: -97.5515186
      },
      areaServed: "Odem, Texas and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling locally, owners needing short-term pet care solutions, families in South Texas seeking reliable boarding",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Pet Resort"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Odem Location"
        }
      ],
      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.