{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carrot-river-rv-park-carrot-river-sk",
  "name": "Carrot River RV Park Carrot River, SK",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carrot-river-rv-park-carrot-river-sk",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.282585,
    "longitude": -103.58754
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}