{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-acres-rv-park-mountain-view-ar",
  "name": "Green acres rv park",
  "description": "Green acres rv park is located at 502 Sylamore Avenue, Mountain View AR 72560. Green acres rv park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/green-acres-rv-park-mountain-view-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "502 Sylamore Avenue",
    "addressLocality": "Mountain View",
    "addressRegion": "AR",
    "postalCode": "72560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8723424,
    "longitude": -92.1051201
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/mountain-view/green-acres-rv-park",
    "https://www.campendium.com/green-acres-rv-park-mt-view-ar"
  ]
}