{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/santeetlah-lake-primitive-robbinsville-nc",
  "name": "Santeetlah Lake Primitive",
  "description": "Santeetlah Lake Primitive is located near Santeetlah Lake in the National Forests of North Carolina.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/santeetlah-lake-primitive-robbinsville-nc",
  "image": [
    "https://photos.thedyrt.com/photo/1185248/media/santeelah-lake_50db9e20-fb2c-4da7-8eb2-6d381d845f52.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-83.85077224779405,35.36773158023818)/-83.85077224779405,35.36773158023818,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1185248/media/santeelah-lake_50db9e20-fb2c-4da7-8eb2-6d381d845f52.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1185233/media/santeelah-lake_040e2bd9-5b31-44fe-b11d-5d609d84c56a.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Robbinsville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.36773158023818,
    "longitude": -83.85077224779405
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}