Structured Data

    Country Dogs Retreat for Daycare and Boarding

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Country Dogs Retreat for Daycare and Boarding",
      description: "Country Dogs Retreat offers both overnight boarding and daycare services for dogs in a country setting near Keezletown, VA. The facility provides a safe, spacious environment where dogs can stay while their owners are away or enjoy supervised daily care. With a focus on a retreat-style experience, they cater to dog owners seeking personalized, attentive care in a rural Virginia location.",
      url: "https://www.countrydogs.net/",
      telephone: "+1-540-208-1969",
      address: {
        @type: "PostalAddress",
        streetAddress: "2842 Beulah Rd",
        addressLocality: "Keezletown",
        addressRegion: "VA",
        postalCode: "22832",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4469839,
        longitude: -78.7885526
      },
      areaServed: "Keezletown, VA and surrounding Shenandoah Valley communities",
      knowsAbout: "Pet Boarding & Daycare, Dog owners seeking overnight boarding, Pet parents needing regular daycare, Families with busy schedules",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Country Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Services"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.