{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/serene-horse-ranch-retreat-whiteville-nc",
  "name": "Serene Horse Ranch Retreat",
  "description": "Embrace quiet RV Camping at a charming grass-site ranch retreat just minutes from shopping, dining and fuel. This peaceful stop features easy entrance and exit, full 50A electric and water hookups, and picturesque pastures where friendly horses graze. Your welcoming host offers local history tours and attentive hospitality, ensuring a relaxing overnight or two amid tranquil countryside--an ideal haven for RV travelers seeking comfort and character.",
  "url": "https://campertunity.com/listings/campgrounds/serene-horse-ranch-retreat-whiteville-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14180/photo-gallery/yiUI3FuwiPuL9WRq_123ef0245199bda9a2253c1c30b267f1_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/191664/profile/ATISVBp2A3EC0kw4_cce1f24afc547c313869d6d60f712b32_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Whiteville, NC",
    "addressLocality": "Whiteville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.36944662,
    "longitude": -78.61737985
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}