{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-listing-2-15",
  "name": "A reservation for the beach.",
  "description": "It's on the back of the river, on the side of the river, on the beaches around it.",
  "url": "https://campertunity.com/listings/campgrounds/campground-listing-2-15",
  "image": [
    "/img/GraphicImg_1024x510.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1294784,
    "longitude": 128.6201176
  }
}