{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/american-safari-ranch-fairplay-co",
  "name": "American Safari Ranch",
  "description": "American Safari Ranch is located at 1484 County Road 7, Fairplay CO 80440. American Safari Ranch can be contacted at ***-***-**** or http://www.americansafariranch.com/",
  "url": "https://campertunity.com/listings/campgrounds/american-safari-ranch-fairplay-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1484 County Road 7",
    "addressLocality": "Fairplay",
    "addressRegion": "CO",
    "postalCode": "80440",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2576522,
    "longitude": -105.9305343
  }
}