{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pirateland-family-camp-ground-myrtle-beach-sc-myrtle-beach",
  "name": "What is the phone number for Pirateland Family Camp Ground, Myrtle Beach, Sc?",
  "description": "Pirateland Family Camp Ground, Myrtle Beach, Sc is located at 5401 South Kings Highway, Myrtle Beach SC 29575. Pirateland Family Camp Ground, Myrtle Beach, Sc can be contacted at ***-***-**** or http://www.pirateland.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pirateland-family-camp-ground-myrtle-beach-sc-myrtle-beach",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5401 South Kings Highway",
    "addressLocality": "Myrtle Beach",
    "addressRegion": "SC",
    "postalCode": "29575",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6412617,
    "longitude": -78.9468937
  }
}