{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunrise-rv-apache-junction-az",
  "name": "Sunrise RV Resort - Roberts Resorts",
  "description": "Sunrise RV Resort - Roberts Resorts is located at 1403 West Broadway Avenue, Apache Junction AZ 85120. Sunrise RV Resort - Roberts Resorts can be contacted at ***-***-**** or https://www.robertsresorts.com/resorts-locations/arizona/sunrise/stay-with-us",
  "url": "https://campertunity.com/listings/campgrounds/sunrise-rv-apache-junction-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1403 West Broadway Avenue",
    "addressLocality": "Apache Junction",
    "addressRegion": "AZ",
    "postalCode": "85120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4063431,
    "longitude": -111.5604855
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/apache-junction/sunrise-rv-resort-roberts-resorts",
    "https://robertsresorts.com/resorts/sunrise/",
    "https://gocampingamerica.com/campgrounds-rv-parks/arizona/apache-junction/sunrise-rv-resort"
  ]
}