{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-comanche-tx-us",
  "name": "Harvest Hosts Farm",
  "description": "Fifth-generation land stewards in Central, TX. A beautiful farm with a variety of animals including cows, donkeys, pigs, cats, dogs, etc. Fishing is available",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-comanche-tx-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/4075/profile/DRfUcX11H3J0fL1m_9e0ee9b38d7dbc76105f064f805c846b_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Comanche, TX",
    "addressLocality": "Comanche",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.66292652,
    "longitude": -98.67539094
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}