{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pueblo-el-mirage-rv-resort-roberts-resorts-el-mirage-az",
  "name": "What is the phone number for Pueblo El Mirage RV Resort - Roberts Resorts?",
  "description": "Pueblo El Mirage RV Resort - Roberts Resorts is located at 11201 North El Mirage Road, El Mirage AZ 85335. Pueblo El Mirage RV Resort - Roberts Resorts can be contacted at ***-***-**** or https://www.robertsresorts.com/resorts-locations/arizona/pueblo-el-mirage/stay-with-us",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pueblo-el-mirage-rv-resort-roberts-resorts-el-mirage-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11201 North El Mirage Road",
    "addressLocality": "El Mirage",
    "addressRegion": "AZ",
    "postalCode": "85335",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.5843585,
    "longitude": -112.3205367
  }
}