{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-liberty-estates-pahrump-nv",
  "name": "What is the phone number for LIBERTY ESTATES?",
  "description": "LIBERTY ESTATES is located at 741 Big Five Road, Pahrump NV 89048. LIBERTY ESTATES can be contacted at ***-***-**** or http://www.realpahrump.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-liberty-estates-pahrump-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "741 Big Five Road",
    "addressLocality": "Pahrump",
    "addressRegion": "NV",
    "postalCode": "89048",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2096279,
    "longitude": -116.018628
  }
}