{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/5-mile-meadow-road-entry-milford-pa",
  "name": "5 Mile Meadow Road - Entry",
  "description": "5 Mile Meadow Road - Entry is located at Fivemile Meadow Road, Milford PA 18337. 5 Mile Meadow Road - Entry can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/5-mile-meadow-road-entry-milford-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fivemile Meadow Road",
    "addressLocality": "Milford",
    "addressRegion": "PA",
    "postalCode": "18337",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3041803,
    "longitude": -75.0093778
  }
}