{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/empire-ranch-sonoita-az",
  "name": "Empire Ranch",
  "description": "Empire Ranch is located near rolling grasslands and low hills in Arizona.",
  "url": "https://campertunity.com/listings/campgrounds/empire-ranch-sonoita-az",
  "image": [
    "https://photos.thedyrt.com/photo/media/empire-ranch_4be16450-36e7-49f2-8ea0-d3939b489656.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.6303958,31.79141593)/-110.6303958,31.79141593,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/empire-ranch_7ff980e6-83bc-4a8c-8244-8ce5848c391b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/empire-ranch_4be16450-36e7-49f2-8ea0-d3939b489656.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sonoita",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.79141593,
    "longitude": -110.6303958
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}