Structured Data

    Best Friends Pet Hotel

    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: "Best Friends Pet Hotel",
      description: "Best Friends Pet Hotel at Walt Disney World provides comprehensive pet boarding and daycare services for dogs and cats in Lake Buena Vista. Located at 2510 Bonnet Creek Parkway, this facility specializes in overnight boarding, daily daycare, and grooming add-ons, making it an ideal choice for Disney visitors and local pet owners who need reliable care. The hotel offers climate-controlled accommodations, supervised play areas, and professional staff trained in pet care and handling.",
      url: "https://bestfriendspetcare.com/locations/walt-disney-world/",
      telephone: "+1-407-209-3126",
      address: {
        @type: "PostalAddress",
        streetAddress: "2510 Bonnet Creek Pkwy",
        addressLocality: "Lake Buena Vista",
        addressRegion: "FL",
        postalCode: "32830",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.3856157,
        longitude: -81.5405676
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "2265",
        bestRating: "5"
      },
      areaServed: "Lake Buena Vista and surrounding Walt Disney World area, Orlando metro",
      knowsAbout: "Pet Boarding & Daycare, Disney World visitors with pets, local pet owners needing overnight boarding, dogs requiring daycare supervision, pets needing grooming services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Disney-Adjacent Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Service Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Pet Care Facility"
        }
      ],
      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.