{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-west-mobile-home-park-chino-valley-az-us",
  "name": "Country West Mobile Home Park",
  "description": "Welcome to Country West Manufactured Home Community and RV Park",
  "url": "https://campertunity.com/listings/campgrounds/country-west-mobile-home-park-chino-valley-az-us",
  "image": [
    "https://img1.wsimg.com/isteam/ip/851fb2ba-12d7-4266-96d5-9de4cafb404a/20200323_112220.jpg",
    "http://img1.wsimg.com/isteam/ip/851fb2ba-12d7-4266-96d5-9de4cafb404a/20200323_112220.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "853 N State Route 89",
    "addressLocality": "Chino Valley",
    "addressRegion": "AZ",
    "postalCode": "86323",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.75794819928079,
    "longitude": -112.45176371555438
  },
  "sameAs": [
    "https://countrywestmobilehomepark.com/"
  ]
}