{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/char-bo-campground-derby-vt",
  "name": "Char-Bo Campground",
  "description": "Char-Bo Campground is located at 371 Hayward Road, Derby VT 5829. Char-Bo Campground can be contacted at ***-***-**** or http://char-bo.com/",
  "url": "https://campertunity.com/listings/campgrounds/char-bo-campground-derby-vt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "371 Hayward Road",
    "addressLocality": "Derby",
    "addressRegion": "VT",
    "postalCode": "5829",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9220442,
    "longitude": -72.0943343
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/vermont/derby/char-bo-campground"
  ]
}