{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hillsboro-campground-and-rv-park-hillsboro-nd",
  "name": "Hillsboro Campground and RV Park",
  "description": "34 RV sites, 12 pull-through, full hook-ups, showers, laundry, restaurant, store, 50-amp service, wireless Internet.",
  "url": "https://campertunity.com/listings/campgrounds/hillsboro-campground-and-rv-park-hillsboro-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "203 Sixth St. SW",
    "addressLocality": "Hillsboro",
    "addressRegion": "ND",
    "postalCode": "58045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.399547,
    "longitude": -97.071793
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}