{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sather-lake-alexander-nd",
  "name": "Sather Lake Recreation Area",
  "description": "This campground is located adjacent to State Road 68 and State Road 16. While camping here, enjoy the lake view from your campsites. Campground amenities include 18 camping sites, 4 vault toilets, picnic tables, fire rings, hand pump for potable water, boat dock, and a fishing pier. There is no RV hook-up at this campground. This campground operated under a Pack-It-In Pack-It-Out policy.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sather-lake-alexander-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sather Lake",
    "addressLocality": "Alexander",
    "addressRegion": "ND",
    "postalCode": "58831",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.670285,
    "longitude": -103.807831
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}