{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-beach-campground-rodanthe-nc",
  "name": "North Beach Campground",
  "description": "North Beach Campground is located near Rodanthe, NC, offering a coastal terrain with sandy beaches and ocean views.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-beach-campground-rodanthe-nc",
  "image": [
    "https://photos.thedyrt.com/photo/138382/media/north-beach-campground_8f182c10469f22938d2b027d02311255.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/138382/media/north-beach-campground_8f182c10469f22938d2b027d02311255.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/138377/media/north-beach-campground_9680f7f66ad1df3bd9efc15ff265be58.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-75.46779382,35.59393904)/-75.46779382,35.59393904,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23781 North Carolina 12",
    "addressLocality": "Rodanthe",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.59393904,
    "longitude": -75.46779382
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}