{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/centennial-rv-white-earth-nd",
  "name": "Centennial RV LLC White Earth, ND 58794",
  "description": "9 Mi. East of Tioga ND 58852 Full Service-Year around RV Campground",
  "url": "https://campertunity.com/listings/campgrounds/centennial-rv-white-earth-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "309 1st Street Ne",
    "addressLocality": "White Earth",
    "addressRegion": "ND",
    "postalCode": "58794",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.380576,
    "longitude": -102.7732376
  },
  "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"
    }
  ]
}