{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/myrtle-beach-rv-resort-north-myrtle-beach-sc-us",
  "name": "What is the phone number for Myrtle Beach RV Resort?",
  "description": "Myrtle Beach RV Resort is located at 5400 Little River Neck Road, North Myrtle Beach SC 29582. Myrtle Beach RV Resort can be contacted at ***-***-**** or http://myrtlebeachrvresort.org/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/myrtle-beach-rv-resort-north-myrtle-beach-sc-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5400 Little River Neck Road",
    "addressLocality": "North Myrtle Beach",
    "addressRegion": "SC",
    "postalCode": "29582",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.851917,
    "longitude": -78.6102251
  }
}