{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/apache-wells-rv-resort-55-mesa-az",
  "name": "Apache Wells RV Resort 55+",
  "description": "Contact info, reviews tips & more for Apache Wells RV Resort 55+ | Camping in Arizona",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/apache-wells-rv-resort-55-mesa-az",
  "image": [
    "https://photos.thedyrt.com/photo/777460/media/apache-wells-rv-resort_89c79ec4-5aa1-4133-b957-a43f053ec63c.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/777460/media/apache-wells-rv-resort_89c79ec4-5aa1-4133-b957-a43f053ec63c.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2656 N 56th St",
    "addressLocality": "Mesa",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.46467004,
    "longitude": -111.71072082
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Chris L."
      },
      "datePublished": "2021-10-17T23:55:58.242Z",
      "reviewBody": "Apache Wells is a 55+ RV resort that is mostly for long stay RV use only.  You will be mixed in with mobile homes and other RVs.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}