{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vermont-hilltop-farm-retreat-springfield-vt",
  "name": "Vermont Hilltop Farm Retreat",
  "description": "This location offers a peaceful country retreat in an open, grassy setting on a quiet dead-end road with minimal neighboring properties. Guests can enjoy unobstructed views of surrounding hills and clear night skies perfect for stargazing, while the serene atmosphere invites leisurely walks along the road or quiet moments of relaxation. The property's rural character brings opportunities to spot local wildlife, including deer, turkey, and woodchucks, creating an authentic countryside experien...",
  "url": "https://campertunity.com/listings/campgrounds/vermont-hilltop-farm-retreat-springfield-vt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/8367/photo-gallery/VLNwqgdA9N5DKVjZ_5686370faa496b389b0e27d114d286b0_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Springfield, VT",
    "addressLocality": "Springfield",
    "addressRegion": "VT",
    "postalCode": "05156",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.27265959,
    "longitude": -72.46993421
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}