{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/12-acre-woods-rv-park-willis-tx",
  "name": "12 Acre Woods RV Park LLC",
  "description": "Thirty spacious sites on 2.5 acres. Flat monthly rate includes water, electric, sewer, Roku device, WIFI, mailbox, picnic table, and more.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/12-acre-woods-rv-park-willis-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/7c1faf1b-2275-4a2e-baec-0eb030d69721/blob-0004.png",
    "http://img1.wsimg.com/isteam/ip/7c1faf1b-2275-4a2e-baec-0eb030d69721/blob-0004.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14325 Rogers Rd",
    "addressLocality": "Willis",
    "addressRegion": "TX",
    "postalCode": "77378",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.448397,
    "longitude": -95.463373
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}