{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/echo-farms-rv-resort-ocean-view-nj-us",
  "name": "Echo Farms RV Resort",
  "description": "Echo Farms RV Resort is located at 3066 North Route 9, Ocean View NJ 8230. Echo Farms RV Resort can be contacted at ***-***-**** or https://www.rvonthego.com/new-jersey/echo-farms-campground/",
  "url": "https://campertunity.com/listings/campgrounds/echo-farms-rv-resort-ocean-view-nj-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3066 North Route 9",
    "addressLocality": "Ocean View",
    "addressRegion": "NJ",
    "postalCode": "8230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1993378,
    "longitude": -74.7124028
  }
}