{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/doves-rest-rv-campground-marianna-fl-us",
  "name": "Dove's Rest RV Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/doves-rest-rv-campground-marianna-fl-us",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/009/847/full/dove's-rest-rv-campground-marianna-fl-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marianna",
    "addressRegion": "FL",
    "postalCode": "32448",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.7743596,
    "longitude": -85.2268735
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/dove's-rest-rv-campground-6025"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}