Structured Data

    Country Paws Play & Stay

    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: "Country Paws Play & Stay",
      description: "Country Paws Play & Stay is a pet boarding facility in Hollywood, SC offering overnight boarding and daycare services for dogs and cats. Located on Dixie Plantation Road, the facility provides a safe, comfortable environment where pets can stay while their owners are away, with play and socialization opportunities.",
      url: "http://www.country-paws.com/",
      telephone: "+1-843-530-3022",
      address: {
        @type: "PostalAddress",
        streetAddress: "6077 Dixie Plantation Rd",
        addressLocality: "Hollywood",
        addressRegion: "SC",
        postalCode: "29449",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.735084799999996,
        longitude: -80.2274695
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "52",
        bestRating: "5"
      },
      areaServed: "Hollywood, SC and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners needing overnight boarding, dog and cat owners requiring daycare services, travelers seeking safe pet care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Pet Care Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Pet Types"
        }
      ],
      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.