{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/front-porch-rv-park-merkel-tx",
  "name": "Front Porch Rv Park",
  "description": "Enjoy scenic views and family-friendly camping here with our daily, weekly and monthly special rates including electricity.",
  "url": "https://campertunity.com/listings/campgrounds/front-porch-rv-park-merkel-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/c0be1b7c-5c4a-4b6e-b0f4-0c7908c8277b/Untitled%20design.png",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/ip/c0be1b7c-5c4a-4b6e-b0f4-0c7908c8277b/Untitled%20design.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9538 I-20 Frontage Rd",
    "addressLocality": "Merkel",
    "addressRegion": "TX",
    "postalCode": "79536"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4730623,
    "longitude": -99.9922654
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Scenic"
    }
  ]
}