{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nestled-pines-rv-park-etoile-tx-us",
  "name": "Nestled Pines RV Park LLC",
  "description": "Nestled Pines RV Park LLC camping reservations and campground information. Learn more about camping near Nestled Pines RV Park LLC and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/nestled-pines-rv-park-etoile-tx-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784438/%7Bpht%7DphotoURL1-IMG_7897_side_view_of_site_13%7Bpht%7D1721311474969.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "458 County Road 466",
    "addressLocality": "Etoile",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.37671,
    "longitude": -94.41488
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/nestled-pines-rv-park-llc/CHUB/784438/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}