Structured Data

    Adventure Awaits Dog Daycare

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Adventure Awaits Dog Daycare",
      description: "Adventure Awaits Dog Daycare is an independent dog daycare facility in Sacramento offering full-day and half-day care in a safe, supervised environment. The facility provides indoor and outdoor play areas where dogs socialize with other pets while trained staff monitor activities and ensure comfort. They focus on creating a fun, enriching experience that gives pet owners peace of mind while they're at work or managing daily responsibilities.",
      url: "https://adventureawaitsdogdaycare.com/",
      telephone: "+1-916-296-8553",
      address: {
        @type: "PostalAddress",
        streetAddress: "1831 V St",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95818",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5640138,
        longitude: -121.4871158
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Working pet owners, dogs needing socialization, pets requiring structured daytime care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Indoor and Outdoor Play"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Supervised Socialization"
        }
      ],
      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.