{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/untitled-1-1",
  "name": "RV Park",
  "description": "Where natural beauty and adventure await",
  "url": "https://campertunity.com/listings/campgrounds/untitled-1-1",
  "image": [
    "https://pirateshavenadventures.com/wp-content/uploads/2019/06/trial_logo.png",
    "https://pirateshavenadventures.com/wp-content/uploads/2019/07/header_rvpark.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2511257,
    "longitude": -58.8092214
  },
  "sameAs": [
    "https://pirateshavenadventures.com/rvpark/",
    "https://pirateshavenadventures.com/"
  ]
}