{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/5r-travel-center-deming-nm",
  "name": "What is the phone number for 5R TRAVEL CENTER?",
  "description": "5R TRAVEL CENTER is located at 1695 North Gold Avenue, Deming NM 88030. 5R TRAVEL CENTER can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/5r-travel-center-deming-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1695 North Gold Avenue",
    "addressLocality": "Deming",
    "addressRegion": "NM",
    "postalCode": "88030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.281339,
    "longitude": -107.7601008
  }
}