{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hitching-post-mill-spring-nc",
  "name": "What is the phone number for Hitching Post Campground?",
  "description": "Hitching Post Campground is located at 620 Girls Camp Road, Mill Spring NC 28756. Hitching Post Campground can be contacted at ***-***-**** or http://www.hitchingpostcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hitching-post-mill-spring-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "620 Girls Camp Road",
    "addressLocality": "Mill Spring",
    "addressRegion": "NC",
    "postalCode": "28756",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4056405,
    "longitude": -82.211026
  }
}