{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lantern-rv-park-seminole-texas",
  "name": "Lantern RV Park",
  "description": "Lantern RV Park in Seminole, Texas, offers a safe and peaceful retreat with excellent monthly rates, making it an ideal choice for both short-term and long-term",
  "url": "https://campertunity.com/listings/campgrounds/lantern-rv-park-seminole-texas",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiOGYxM2QyOTUtNmVjNi00NDY2LWJjNWQtZjI4ZTI1Y2NlYWFiX0lNR182MTI0LmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTAwMCwiaGVpZ2h0IjoxMDAwLCJmaXQiOiJpbnNpZGUifSwianBlZyI6eyJxdWFsaXR5Ijo1MH0sInRvRm9ybWF0IjoianBlZyJ9fQ=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "118 PRIVATE RD 304 B",
    "addressLocality": "Seminole",
    "addressRegion": "TX",
    "postalCode": "79360"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.664891,
    "longitude": -102.691064
  },
  "sameAs": [
    "https://www.campspot.com/park/lantern-rv-park-seminole-tx"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "12:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}