{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/the-homestead-trailer-park-bancroft-on",
  "name": "The Homestead Trailer Park Ltd",
  "description": "Fishing on Eels Lake, natural sand beach with 16-foot water trampolines, recreation hall, store, playground, planned activities, waterfront campsites and big-rig sites. Your hosts: John and Diane.",
  "url": "https://campertunity.com/listings/campgrounds/the-homestead-trailer-park-bancroft-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/04/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1123 Homestead Rd",
    "addressLocality": "Bancroft",
    "addressRegion": "ON",
    "postalCode": "K0L 1C0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.91121,
    "longitude": -78.0828
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}