{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oleo-acres-rv-park-fairfield-nd",
  "name": "Oleo Acres RV Park",
  "description": "RV sites with full hookups - 30 & 50 amp, sewer, water and electricity. Pull-through sites available. Located in the small community of South Fairfield on US Highway 85. 4-Corners Cafe (hours: 8 a.m.-4 p.m. Monday-Friday) and Club 85 are within walking distance of the park. Prairie Elementary School also within walking distance of the park. Belfield is 16 miles south of the park; Grassy Butte is 21 miles north; Watford City is 51 miles north; Theodore Roosevelt National Park is 35 miles north...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oleo-acres-rv-park-fairfield-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1967 Highway 85 SW",
    "addressLocality": "Fairfield",
    "addressRegion": "ND",
    "postalCode": "58627",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.127996,
    "longitude": -103.202936
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}