{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunrise-mobile-home-park-campground-linton-nd-us",
  "name": "Sunrise Mobile Home Park & Campground",
  "description": "Family owned campground, under new ownership, in a quiet area adjacent to the public swimming pool. A beautiful, challenging 9-hole golf course just 5 minutes away. We have a self-registration booth for your convenience. We have 25 full hook-ups with lots of space for tenting and playing. Reasonable rates with no reservation necessary, but available with a deposit. 50-amp service available.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunrise-mobile-home-park-campground-linton-nd-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "146 Sunrise Lane",
    "addressLocality": "Linton",
    "addressRegion": "ND",
    "postalCode": "58552",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.263789,
    "longitude": -100.227957
  },
  "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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Golfing"
    }
  ]
}