{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pirateland-myrtle-beach-myrtle-beach-sc",
  "name": "PirateLand Myrtle Beach",
  "description": "Find information and deals for Pirate Land Myrtle Beach at MyrtleBeach.com.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pirateland-myrtle-beach-myrtle-beach-sc",
  "image": [
    "https://www.myrtlebeach.com/wp-content/uploads/2010/11/Pirateland-Campgrounds.jpg",
    "https://www.myrtlebeach.com/wp-content/uploads/2010/11/Pirateland-Campgrounds-1440x720.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5401 S. Kings Hwy.",
    "addressLocality": "Myrtle Beach",
    "addressRegion": "SC",
    "postalCode": "29575",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.635782,
    "longitude": -78.9457429
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}