{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roper-lake-state-park-safford-az-us",
  "name": "Roper Lake State Park",
  "description": "Roper Lake State Park is located at 101 East Roper Lake Road, Safford AZ 85546. Roper Lake State Park can be contacted at ***-***-**** or https://azstateparks.com/roper-lake/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roper-lake-state-park-safford-az-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 East Roper Lake Road",
    "addressLocality": "Safford",
    "addressRegion": "AZ",
    "postalCode": "85546",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7553358,
    "longitude": -109.7054634
  }
}