{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sweet-briar-lake-campsites-center",
  "name": "Sweet Briar Lake Campsites",
  "description": "Sweet Briar Lake Campsites are located near Sweet Briar Lake in North Dakota.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sweet-briar-lake-campsites-center",
  "image": [
    "https://photos.thedyrt.com/photo/media/sweet-briar-lake-campsites_65a8d495-36ea-4d7b-81fe-980d9c9cbba9.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/sweet-briar-lake-campsites_65a8d495-36ea-4d7b-81fe-980d9c9cbba9.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-101.2736921,46.87179817)/-101.2736921,46.87179817,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/sweet-briar-lake-campsites_302aec5d-4324-4dbf-9520-5b03d42b6ba6.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Center",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.87179817,
    "longitude": -101.2736921
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}