{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-garden-center-bake-shop-barrhead-ab",
  "name": "Charming Garden Center & Bake Shop",
  "description": "Discover a serene RV Camping stop at a vibrant garden center paired with a cozy bake shop. Park easily on gravel beside the greenhouse and unwind with a complementary coffee and fresh cinnamon buns or danishes from the bake shop next door. Stroll among blooming flowers in the greenhouse, chat with friendly hosts, and even visit a nearby dog park. With homemade pastries to go, this spot makes a delightful start to any road trip.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-garden-center-bake-shop-barrhead-ab",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/7504/photo-gallery/nXZL2Fft8UXeUKr8_13589f864a93c9985c051c5744478122_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barrhead, AB",
    "addressLocality": "Barrhead",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.054767,
    "longitude": -114.54743447
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}