{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nancy-ky",
  "name": "The Point Campground & Farm",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/nancy-ky",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/079/808/full/the-point-campground-&-farm-nancy-ky-0.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nancy",
    "addressRegion": "KY",
    "postalCode": "42544",
    "addressCountry": "US"
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}