{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cozy-acre-poolville-tx",
  "name": "Cozy Acre",
  "description": "Cozy Acre camping reservations and campground information. Learn more about camping near Cozy Acre and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/cozy-acre-poolville-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783612/%7Bpht%7DphotoURL4-original%7Bpht%7D1699571047892.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 College Street",
    "addressLocality": "Poolville",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.97477,
    "longitude": -97.86207
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/cozy-acre/CHUB/783612/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}