{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/northview-mobile-home-and-rv-park-washburn-nd",
  "name": "Northview Mobile Home and RV Park LLC",
  "description": "Mobile home park and rentals.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/northview-mobile-home-and-rv-park-washburn-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "312 Northview Estates",
    "addressLocality": "Washburn",
    "addressRegion": "ND",
    "postalCode": "58577",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.299464,
    "longitude": -101.024805
  }
}