{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-run-sourdough-and-egg-farm-derby-vt",
  "name": "Family-Run Sourdough & Egg Farm",
  "description": "Nestled just off a major highway, this family farm offers a peaceful RV camping experience complete with level gravel and grassy sites. Greeted by a welcoming family and friendly pup, guests can savor freshly baked sourdough bread, delivered warm from the oven, and farm-fresh free-range eggs each morning. Enjoy a quiet, dark-sky neighborhood perfect for stargazing or relaxing strolls. With easy access and delightful farm flavors, this stopover elevates any journey.",
  "url": "https://campertunity.com/listings/campgrounds/family-run-sourdough-and-egg-farm-derby-vt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29573/photo-gallery/L3DbxJdaC3CEFyDj_1ef04ebfd1debb043a8540fdb4627604_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Derby, VT",
    "addressLocality": "Derby",
    "addressRegion": "VT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.92374969,
    "longitude": -72.17522027
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/vermont/the-corner-store"
  ],
  "checkinTime": "07:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}