{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/likimbra-campgrounds-monticello-ny",
  "name": "Likimbra Campgrounds",
  "description": "RV park reviews and information about Likimbra Campgrounds in Monticello, New York",
  "url": "https://campertunity.com/listings/campgrounds/likimbra-campgrounds-monticello-ny",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harris Rd",
    "addressLocality": "Monticello",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6932,
    "longitude": -74.7094
  },
  "sameAs": [
    "http://rvthereyetdirectory.com/rv-park/likimbra-campgrounds/"
  ]
}