Structured Data

    Wag Hotels - Oakland

    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: "Wag Hotels - Oakland",
      description: "Wag Hotels Oakland is a full-service pet care facility offering dog and cat boarding, daycare, grooming, and training services. Located in downtown Oakland, they provide overnight boarding with daily care routines, supervised daycare for pets whose owners work during the day, professional grooming services, and behavior training programs. Their facility is designed to keep pets comfortable and active while their owners are away or busy.",
      url: "https://www.waghotels.com/oakland/",
      telephone: "+1-888-924-5463",
      address: {
        @type: "PostalAddress",
        streetAddress: "39 4th St",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7933142,
        longitude: -122.26521149999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "706",
        bestRating: "5"
      },
      areaServed: "Oakland and surrounding Bay Area communities",
      knowsAbout: "Pet Boarding & Daycare, Working pet owners needing reliable daycare, travelers requiring boarding for dogs and cats, pet owners seeking professional grooming and training services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pet Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Oakland Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dogs and 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.