{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hillcrest-acres-rv-park-bismarck-nd-1",
  "name": "Hillcrest Acres RV Park",
  "description": "Open April through November(depending on weather). All sites are pull through. 45 full service sites, 7 electric sites, tent sites with or without electricity. Laundromat, playground, convenience store and shower house.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hillcrest-acres-rv-park-bismarck-nd-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5700 E. Main Ave., I-94, Exit 161",
    "addressLocality": "Bismarck",
    "addressRegion": "ND",
    "postalCode": "58501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.809052,
    "longitude": -100.702284
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}