{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-pines-lakeside-etoile-tx",
  "name": "Three Pines Lakeside",
  "description": "Three Pines Lakeside camping reservations and campground information. Learn more about camping near Three Pines Lakeside and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/three-pines-lakeside-etoile-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784246/%7Bpht%7DphotoURL1-412990491_122120628710101465_2406236030473494392_n%7Bpht%7D1721311527999.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "302 Cr 467",
    "addressLocality": "Etoile",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.38685,
    "longitude": -94.43604
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/three-pines-lakeside/CHUB/784246/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}