{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fiddlehead-campground-fryeburg-me-1",
  "name": "Fiddlehead Campground",
  "description": "Fiddlehead Campground is located at 13 Lovell Road, Fryeburg ME 4037. Fiddlehead Campground can be contacted at ***-***-**** or http://fiddleheadoutdoors.com/",
  "url": "https://campertunity.com/listings/campgrounds/fiddlehead-campground-fryeburg-me-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13 Lovell Road",
    "addressLocality": "Fryeburg",
    "addressRegion": "ME",
    "postalCode": "4037",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0649124,
    "longitude": -70.9459465
  }
}