{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arrow-point-campgrounds-loudonville-oh",
  "name": "Arrow Point Campgrounds Inc",
  "description": "Arrow Point Campgrounds Inc is located at 6270 Township Road 208, Loudonville OH 44842. Arrow Point Campgrounds Inc can be contacted at ***-***-**** or http://arrowpointcampgrounds.com/",
  "url": "https://campertunity.com/listings/campgrounds/arrow-point-campgrounds-loudonville-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6270 Township Road 208",
    "addressLocality": "Loudonville",
    "addressRegion": "OH",
    "postalCode": "44842",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5931208,
    "longitude": -82.2134381
  }
}