{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-mars-venus-fl",
  "name": "Camp Mars",
  "description": "At Camp Mars, we pride ourselves on offering a unique safe gay camping experience, where you can be yourself.",
  "url": "https://campertunity.com/listings/campgrounds/camp-mars-venus-fl",
  "image": [
    "https://img1.wsimg.com/isteam/ip/fc177445-46a9-46c7-9640-0fb362b62dd9/mar3.jpg",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/ip/fc177445-46a9-46c7-9640-0fb362b62dd9/mar3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "326 Goff Rd",
    "addressLocality": "Venus",
    "addressRegion": "FL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.056645,
    "longitude": -81.3979914
  }
}