{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hitchin-post-rv-park-deming-nm",
  "name": "What is the phone number for Hitchin' Post RV Park?",
  "description": "Hitchin' Post RV Park is located at 611 West Pine Street, Deming NM 88030. Hitchin' Post RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hitchin-post-rv-park-deming-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "611 West Pine Street, # 25",
    "addressLocality": "Deming",
    "addressRegion": "NM",
    "postalCode": "88030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2679612,
    "longitude": -107.765419
  }
}