{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-holly-green-rv-park-murray-ky",
  "name": "Holly Green RV Park",
  "description": "Holly Green RV Park is located at 102 Parks Street, Murray KY 42071. Holly Green RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-holly-green-rv-park-murray-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "102 Parks Street",
    "addressLocality": "Murray",
    "addressRegion": "KY",
    "postalCode": "42071",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.6196966,
    "longitude": -88.3265429
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kentucky/murray/holly-green-rv-park"
  ]
}