{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/charming-antique-mall-mercantile-sterling-mi",
  "name": "Charming Antique Mall & Mercantile",
  "description": "Step into a lovingly restored vintage grocery store-turned-antique emporium and discover one-of-a-kind treasures from three passionate sisters. This family-run mercantile offers RV camping on-site, inviting you to browse eclectic d√©cor, collectibles, and handcrafted finds at your own pace. Explore an ever-changing array of furniture, art and home accents, then unwind by your RV surrounded by rustic charm and warm hospitality -- the perfect blend of retail therapy and RV adventure.",
  "url": "https://campertunity.com/listings/campgrounds/charming-antique-mall-mercantile-sterling-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/36619/photo-gallery/J0pf8PvUxSwOAP2s_90f39ea035f7f4801b7807bd6edbc4a3_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sterling, MI",
    "addressLocality": "Sterling",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0215365,
    "longitude": -84.04245598
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}