{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-murvaul-park-marina-carthage-tx",
  "name": "Lake Murvaul Park & Marina",
  "description": "Lake Murvaul Park & Marina camping reservations and campground information. Learn more about camping near Lake Murvaul Park & Marina and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-murvaul-park-marina-carthage-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783924/%7Bpht%7DphotoURL1-original%7Bpht%7D1724832530644.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "638 Farm to Market Road 1234",
    "addressLocality": "Carthage",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.0414,
    "longitude": -94.43036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}