{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sierra-vista-rv-park-sierra-vista-az",
  "name": "Sierra Vista RV Park",
  "description": "Sierra Vista RV Park is located at 733 South Deer Creek Lane, Sierra Vista AZ 85635. Sierra Vista RV Park can be contacted at ***-***-**** or http://sierravistarvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/sierra-vista-rv-park-sierra-vista-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "733 South Deer Creek Lane",
    "addressLocality": "Sierra Vista",
    "addressRegion": "AZ",
    "postalCode": "85635",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.5503918,
    "longitude": -110.221177
  }
}