{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vintage-sewing-museum-retreat-vermillion-sd",
  "name": "Vintage Sewing Museum Retreat",
  "description": "Embark on a nostalgic journey at this family-run vintage sewing museum nestled on a serene countryside farm. Explore a curated collection of domestic sewing machines dating from the mid-1800s to the 1960s, lovingly assembled by five sisters and their mom. Enjoy RV camping under peaceful skies, guided museum tours, and a donation box to support preservation. Immerse yourself in sewing history and unwind amid tranquil rural charm.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vintage-sewing-museum-retreat-vermillion-sd",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12861/photo-gallery/2ScMb6PN6dBXKLuM_6beb1de253edafc2a457a3ed2d427367_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vermillion, SD",
    "addressLocality": "Vermillion",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.85853321,
    "longitude": -96.97429634
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}