{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holden-beach-rv-campground-supply-nc",
  "name": "Holden Beach RV Campground",
  "description": "Welcome to Holden Beach RV Campground (HBRV). We specialize in catering to campers looking for the alternative to cleared treeless fields over-packed with close campers. Our mature live oak trees and rolling land create a beautiful and relaxing environ",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holden-beach-rv-campground-supply-nc",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/0f67b5fd-98e7-11ef-a3c6-9ea18269d498/card.jpg?v=63897749565"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Supply",
    "addressRegion": "NC",
    "postalCode": "28462",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.928626,
    "longitude": -78.2865208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}