{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-myrtle-beach-sc",
  "name": "Spot2Nite",
  "description": "Check out Carolina Shores RV Resort in Myrtle Beach, South Carolina on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-myrtle-beach-sc",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4ec9c28a-f49a-11ef-a767-22c432b40538/card.jpg?v=63907832157"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5403 South Kings Highway",
    "addressLocality": "Myrtle Beach",
    "addressRegion": "SC",
    "postalCode": "29575",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6443164,
    "longitude": -78.9448031
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}