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