{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ajs-getaway-rv-park-2",
  "name": "Ajs Getaway RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/ajs-getaway-rv-park-2",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.423792,
    "longitude": -110.566174
  },
  "sameAs": [
    "https://www.campspot.com/park/ajs-getaway-rv-park/map?location=Overgaard,%20AZ&latitude=34.423792&longitude=-110.566174&adults=0&children=0&pets=0"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}