{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wagon-west-rv-park-salome-az-1",
  "name": "Home - Wagon West RV Park",
  "description": "Stay at Wagon Wheel RV Park—one of the most welcoming RV parks in Salome, AZ with full hookups and affordable long-term rates.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wagon-west-rv-park-salome-az-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50126 HWY 60",
    "addressLocality": "Salome",
    "addressRegion": "AZ",
    "postalCode": "85348",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6934,
    "longitude": -113.8865
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}