{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shangri-la-ranch-new-river-az-us",
  "name": "Shangri La Ranch",
  "description": "Come and enjoy year round warmth and tranquil desert surroundings at SHANGRI LA RANCH. We believe that the best way to welcome newcomers to the nudist lifestyle",
  "url": "https://campertunity.com/listings/campgrounds/shangri-la-ranch-new-river-az-us",
  "image": [
    "https://photos.thedyrt.com/photo/444210/media/shangri-la-ranch_1e2123bddd9a75b9a1d5bc4e640a9e61.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/444210/media/shangri-la-ranch_1e2123bddd9a75b9a1d5bc4e640a9e61.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "44444 North Shangri La Lane",
    "addressLocality": "New River",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.88793,
    "longitude": -112.080375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rachel Ann B."
      },
      "datePublished": "2022-06-18T21:04:13.839Z",
      "reviewBody": "Been going here over 6 years and I always look forward to my visits there in the Summer.  They have 2 pools (one is heated), volleyball, darts, horseshoe, pool tables, hot tub, sauna, nature trails, a cafe open in the weekend, events and tons of other things going on. Most of the people there are permanent or semipermanent residents. It is a comfortable, family friendly community, although you it is rare you see children there. I highly recommend and will continue to bring guests to enjoy some Arizona sunbathing!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}