{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/freedom-380-greenville-tx",
  "name": "Freedom 380 RV Park,LLC",
  "description": "Freedom 380 RV Park,LLC camping reservations and campground information. Learn more about camping near Freedom 380 RV Park,LLC and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/freedom-380-greenville-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3883 Highway 380",
    "addressLocality": "Greenville",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.13801,
    "longitude": -96.22861
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}