Structured Data

    Petscapes Retreat - Pet Boarding & Daycare

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Petscapes Retreat - Pet Boarding & Daycare",
      description: "Petscapes Retreat is a pet boarding and daycare facility located in The Village, Oklahoma, offering comprehensive care for dogs and cats. They provide both overnight boarding and daily daycare services in a safe, supervised environment designed to keep pets comfortable while their owners are away or at work.",
      telephone: "+1-405-250-9235",
      address: {
        @type: "PostalAddress",
        streetAddress: "Sheffield Rd",
        addressLocality: "The Village",
        addressRegion: "OK",
        postalCode: "73120",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.5623502,
        longitude: -97.5492418
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "The Village, Oklahoma and surrounding Oklahoma City metro areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners needing reliable overnight boarding, working professionals seeking daily doggy daycare, travelers with dogs or cats",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Overnight & Daycare Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dogs & Cats Welcome"
        }
      ],
      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.