{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-yuma-az-5",
  "name": "Spot2Nite",
  "description": "If you’ve come to experience the peace and tranquility of our grounds, we welcome you. If you’re also seeking to be part of an active and social 55+ community, look no further!",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-yuma-az-5",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/fbf075ca-98e6-11ef-bb15-9ea187a603d9/card.jpg?v=63897749534"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Yuma",
    "addressRegion": "AZ",
    "postalCode": "85364",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7109289,
    "longitude": -114.6554404
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/arizona/yuma/friendly-acres-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}