{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rd-rv-park-white-buffalo-watford-city-nd",
  "name": "RD RV Park (formally White Buffalo)",
  "description": "Licensed RV park with large, quiet, pull-through, full hook-up (50/30 amp), shaded or open lots. Seven blocks from downtown with groceries, hardware, gas, vehicle repair, cafes, museums, birding, and city park with water slides and large hot tub.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rd-rv-park-white-buffalo-watford-city-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "708 Fourth Ave. NE",
    "addressLocality": "Watford City",
    "addressRegion": "ND",
    "postalCode": "58854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.804676,
    "longitude": -103.271056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}