{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carolina-carolina",
  "name": "Carolina Beach State Park",
  "description": "Carolina Beach State Park camping reservations and campground information. Learn more about camping near Carolina Beach State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carolina-carolina",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NC/pid552806/%7Bpht%7DBoardwalk%25202%7Bpht%7D1332272441593.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1010 State Park Rd.",
    "addressLocality": "Carolina Beach",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0471,
    "longitude": -77.9072
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1684,
    "bestRating": 5,
    "worstRating": 1
  }
}