{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nwfloridarv-properties-milton-fl",
  "name": "Nwfloridarv Properties",
  "description": "Check out Nwfloridarv Properties in Milton, Florida on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/nwfloridarv-properties-milton-fl",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Milton",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6849143,
    "longitude": -87.1071708
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}