{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-palms-rv-park-seguin-tx-1",
  "name": "Twin Palms RV Park",
  "description": "Pull through sites, full hook-ups, lots of shade trees, right off the interstate!",
  "url": "https://campertunity.com/listings/campgrounds/twin-palms-rv-park-seguin-tx-1",
  "image": [
    "https://img1.wsimg.com/isteam/ip/f2e63005-40ca-4e20-80a9-290108727947/46013d8f-6308-4046-977f-bfef164f64eb.png",
    "http://img1.wsimg.com/isteam/ip/f2e63005-40ca-4e20-80a9-290108727947/46013d8f-6308-4046-977f-bfef164f64eb.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "295 Quintana Rd",
    "addressLocality": "Seguin",
    "addressRegion": "TX",
    "postalCode": "78155",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.569985,
    "longitude": -98.020647
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}