{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/palmyra-golf-course-and-campground-palmyra-me",
  "name": "Palmyra Golf Course and Campground",
  "description": "Palmyra Golf Course and Campground is located at 147 Lang Hill Road, Palmyra ME 4965. Palmyra Golf Course and Campground can be contacted at ***-***-**** or http://www.palmyragolfandcamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/palmyra-golf-course-and-campground-palmyra-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "147 Lang Hill Road",
    "addressLocality": "Palmyra",
    "addressRegion": "ME",
    "postalCode": "4965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8551844,
    "longitude": -69.3475055
  }
}