{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deer-haven-rv-park-706-north-1st-street-saratoga-wy",
  "name": "Deer Haven RV Park 706 North 1st Street, Saratoga, WY 82331",
  "description": "Welcome to Deer Haven RV Park in Saratoga, Wyoming “Where the Trout Leap in Main Street.” Located on the banks of the beautiful North Platte River and nearby Medicine Bow National Forest, Deer Haven RV Park is a great place to visit. Private trout fishing is right outside your door. www.DeerHavenRV.com",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deer-haven-rv-park-706-north-1st-street-saratoga-wy",
  "image": [
    "https://d1vz9u29ljbvc9.cloudfront.net/15/15b2/15b2e5de-8974-4d71-ace3-0f06be2b4092.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "706 North 1st Street",
    "addressLocality": "Saratoga",
    "addressRegion": "WY",
    "postalCode": "82331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.460504,
    "longitude": -106.8080667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}