{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fishing-ruston-la",
  "name": "Fishing",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fishing-ruston-la",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/061/003/full/ruston-sports-complex-rv-park-ruston-la-1.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ruston",
    "addressRegion": "LA",
    "postalCode": "71272",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.5297498,
    "longitude": -92.6386604
  },
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}