{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-green-acres-rv-park-redmond-or",
  "name": "GREEN ACRES RV PARK",
  "description": "GREEN ACRES RV PARK is located at 7777 South Highway 97, Redmond OR 97756. GREEN ACRES RV PARK can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-green-acres-rv-park-redmond-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7777 South Highway 97",
    "addressLocality": "Redmond",
    "addressRegion": "OR",
    "postalCode": "97756",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2042759,
    "longitude": -121.2274735
  }
}