{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sunny-acres-rv-park-las-cruces-nm",
  "name": "What is the phone number for Sunny Acres RV Park?",
  "description": "Sunny Acres RV Park is located at 595 North Valley Drive, Las Cruces NM 88005. Sunny Acres RV Park can be contacted at ***-***-**** or http://www.sunnyacresrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sunny-acres-rv-park-las-cruces-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "595 North Valley Drive",
    "addressLocality": "Las Cruces",
    "addressRegion": "NM",
    "postalCode": "88005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3108,
    "longitude": -106.798
  }
}