Structured Data

    A Box of Barks Resort & Daycare

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

    Schema.org / LocalBusiness
    |
    129 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "A Box of Barks Resort & Daycare",
      description: "A Box of Barks Resort & Daycare in Twin Falls, ID is a full-service dog care facility offering daycare, overnight boarding, and professional grooming with a focus on socialization and enrichment. Dogs enjoy group play, couch lounging, outdoor pools and sprinklers, and supervised activities throughout the day. With a 4.8-star rating from 423+ reviews, the facility requires all dogs to pass a trial daycare evaluation before boarding and maintains strict vaccination requirements to ensure a safe, clean environment.",
      url: "http://aboxofbarks.com/",
      telephone: "+1-208-734-0056",
      address: {
        @type: "PostalAddress",
        streetAddress: "456 Madrin St",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5420283,
        longitude: -114.4440699
      },
      openingHoursSpecification: [
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Mon",
          opens: "7:00 AM",
          closes: "7:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Tue",
          opens: "7:00 AM",
          closes: "7:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Wed",
          opens: "7:00 AM",
          closes: "7:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Thu",
          opens: "7:00 AM",
          closes: "7:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Fri",
          opens: "7:00 AM",
          closes: "7:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Sat",
          opens: "7:00 AM",
          closes: "7:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Sun",
          opens: "4:00 PM",
          closes: "7:00 PM"
        }
      ],
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "425",
        bestRating: "5"
      },
      areaServed: "Twin Falls, ID and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Social dogs who enjoy playing with other dogs, families needing reliable daycare while at work, travelers seeking overnight boarding with group play, dog owners in Twin Falls looking for professional grooming services, puppies and young dogs who benefit from supervised socialization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mandatory Trial Daycare Before Boarding"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Group Play & Socialization Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Strict Vaccination Requirements"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Structured Daily Schedule for Boarders"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "4.8-Star Google Rating"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Safety-First Group Play"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Enrichment-Focused Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Strict Vaccination Policy"
        }
      ],
      sameAs: [
        "http://www.facebook.com/BoxBarks2017/",
        "https://maps.google.com/maps?daddr=456 Madrin Street, Twin Falls, ID 83301"
      ],
      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.