{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/myrtle-point-sun-valley-az",
  "name": "Myrtle Point",
  "description": "Myrtle Point in Arizona offers a landscape with rocky terrain and sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/myrtle-point-sun-valley-az",
  "image": [
    "https://photos.thedyrt.com/photo/media/myrtle-point_ca07ceb5-5ebc-402d-80e2-d096689ae72d.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.1469414,34.37597473)/-111.1469414,34.37597473,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/myrtle-point_ca07ceb5-5ebc-402d-80e2-d096689ae72d.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/myrtle-point_1d9cbeb6-da5a-4e22-85c2-ae4933682074.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sun Valley",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.37597473,
    "longitude": -111.1469414
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}