{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rio-grande-river-park-las-cruces-nm",
  "name": "Rio Grande River Park",
  "description": ".Unique rural setting, wonderful views of river and mountains on the west bank of the Rio Grande River. 16 miles from Las Crucas N.M.....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rio-grande-river-park-las-cruces-nm",
  "image": [
    "https://mobilehomes.s3.amazonaws.com/photo/15/1574/15743578-709e-4ec6-b570-85ed292cc9e4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12538 N Highway 185",
    "addressLocality": "Las Cruces",
    "addressRegion": "NM",
    "postalCode": "88007-7106",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.488040674,
    "longitude": -106.9261401735
  }
}