{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-elsinore-hills-rv-park-lake-elsinore-ca",
  "name": "What is the phone number for Elsinore Hills RV Park?",
  "description": "Elsinore Hills RV Park is located at 18860 Dexter Avenue, Lake Elsinore CA 92532. Elsinore Hills RV Park can be contacted at ***-***-**** or http://ehrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-elsinore-hills-rv-park-lake-elsinore-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18860 Dexter Avenue",
    "addressLocality": "Lake Elsinore",
    "addressRegion": "CA",
    "postalCode": "92532",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6870859,
    "longitude": -117.3283047
  }
}