{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-terrace-mobile-estates-redmond-or",
  "name": "Desert Terrace Mobile Estates",
  "description": "Desert Terrace Mobile Estates is located at 5063 South Highway 97, Redmond OR 97756. Desert Terrace Mobile Estates can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/desert-terrace-mobile-estates-redmond-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5063 South Highway 97",
    "addressLocality": "Redmond",
    "addressRegion": "OR",
    "postalCode": "97756",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2296861,
    "longitude": -121.2073718
  }
}