{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/apache-family-campground-myrtle-beach-sc",
  "name": "What is the phone number for Apache Family Campground & Pier?",
  "description": "Apache Family Campground & Pier is located at 9700 Kings Road, Myrtle Beach SC 29572. Apache Family Campground & Pier can be contacted at ***-***-**** or http://www.apachefamilycampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/apache-family-campground-myrtle-beach-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9700 Kings Road",
    "addressLocality": "Myrtle Beach",
    "addressRegion": "SC",
    "postalCode": "29572",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.7688614,
    "longitude": -78.787811
  }
}