{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rio-grande-rv-park-las-cruces-nm",
  "name": "Rio Grande RV Park",
  "description": "Las Crus, New Mexico",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rio-grande-rv-park-las-cruces-nm",
  "image": [
    "https://img1.wsimg.com/isteam/ip/f1a3a251-68c2-4346-a1d9-163520282af3/20200907_180046.jpg",
    "http://img1.wsimg.com/isteam/ip/f1a3a251-68c2-4346-a1d9-163520282af3/20200907_180046.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12538 N Valley Dr",
    "addressLocality": "Las Cruces",
    "addressRegion": "NM",
    "postalCode": "88007",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3140354,
    "longitude": -106.779807
  }
}