{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-rv-cabins-douglas",
  "name": "Riverside RV & Cabins",
  "description": "Check out Riverside RV & Cabins in Douglas, Wyoming on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-rv-cabins-douglas",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Douglas",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7481195,
    "longitude": -105.3918682
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}