{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/watford-city-tourist-park-nd",
  "name": "Watford City Tourist Park",
  "description": "12 RV sites with electric, showers, dump station, 2 playgrounds, walking path, performing arts stage, picnic shelters, barbecue pits, pet friendly.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/watford-city-tourist-park-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 23 East",
    "addressLocality": "Watford City",
    "addressRegion": "ND",
    "postalCode": "58854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.804167,
    "longitude": -103.265424
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}