{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stagecoach-rv-ranch-deming-nm-1",
  "name": "What is the phone number for Stagecoach RV Ranch?",
  "description": "Stagecoach RV Ranch is located at 545 O Kelley Road Southeast, Deming NM 88030. Stagecoach RV Ranch can be contacted at ***-***-**** or http://www.stagecoachrvranch.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stagecoach-rv-ranch-deming-nm-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "545 O Kelley Road Southeast",
    "addressLocality": "Deming",
    "addressRegion": "NM",
    "postalCode": "88030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2110942,
    "longitude": -107.7463745
  }
}