{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spafford-city-park-cloquet-mn",
  "name": "Spafford City Park",
  "description": "Spafford City Park near Cloquet, MN, features flat terrain with a mix of open spaces and wooded areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spafford-city-park-cloquet-mn",
  "image": [
    "https://photos.thedyrt.com/photo/1165088/media/minnesota-spafford-park_f30f1c8a-d01d-4f61-b275-5e23fefeb11f.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-92.46500067,46.72700071)/-92.46500067,46.72700071,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1165088/media/minnesota-spafford-park_f30f1c8a-d01d-4f61-b275-5e23fefeb11f.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/138916/media/minnesota-spafford-park_d72461da86fb14d0f0834ea256ea688f.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cloquet",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.72700071,
    "longitude": -92.46500067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6666666666666665,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}