{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-pines-rv-cabin-village-bolivia-nc",
  "name": "In The Pines RV & Cabin Village",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-pines-rv-cabin-village-bolivia-nc",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/100/567/full/in-the-pines-rv-&-cabin-village-bolivia-nc-1.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bolivia",
    "addressRegion": "NC",
    "postalCode": "28422",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0676715,
    "longitude": -78.1483283
  },
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}