{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hoburne-park",
  "name": "Hoburne Park",
  "description": "...",
  "url": "https://campertunity.com/listings/campgrounds/hoburne-park",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7427,
    "longitude": -1.726
  }
}