{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serene-wildlife-refuge-homestead-salisbury-nc",
  "name": "Serene Wildlife Refuge Homestead",
  "description": "Nestled on a certified wildlife refuge in rural central North Carolina, this homestead offers serene RV Camping on a spacious, level lawn shaded by mature trees. Guests enjoy generous parking options--from wide gravel drives to grassy spots--plus nights under star-filled skies. Wander through vibrant wildflower gardens, admire the koi pond, or join homestead activities with the welcoming host. Nearby cafes, bars and regional attractions round out a peaceful escape.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serene-wildlife-refuge-homestead-salisbury-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/19997/photo-gallery/hdmyy3PvZ5oWCFgG_6cf2415bc008242715a522f4c74cd9cf_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/354566/profile/m184uWV57bILTr98_3f12c8c1eeff05a58849d8b1cda45a7f_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salisbury, NC",
    "addressLocality": "Salisbury",
    "addressRegion": "NC",
    "postalCode": "28147",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.71592327,
    "longitude": -80.602487
  },
  "checkinTime": "04:80:00",
  "checkoutTime": "10:80:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  }
}