{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-lake-cottageville-sc",
  "name": "What is the phone number for Horseshoe Lake Farm?",
  "description": "Horseshoe Lake Farm is located at 1201 Horseshoe Lake Circle, Cottageville SC 29435. Horseshoe Lake Farm can be contacted at ***-***-**** or http://www.horseshoelakefarm.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-lake-cottageville-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1201 Horseshoe Lake Circle",
    "addressLocality": "Cottageville",
    "addressRegion": "SC",
    "postalCode": "29435",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.050193,
    "longitude": -80.480295
  }
}