{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monte-ne-rogers-ar",
  "name": "What is the phone number for Monte Ne RV Park?",
  "description": "Monte Ne RV Park is located at 15039 Arkansas 94, Rogers AR 72758. Monte Ne RV Park can be contacted at ***-***-**** or https://monteneatbeaverlakear.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monte-ne-rogers-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15039 Arkansas 94",
    "addressLocality": "Rogers",
    "addressRegion": "AR",
    "postalCode": "72758",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.292355,
    "longitude": -94.05106
  }
}