{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/birches-lakeside-campground-litchfield-me",
  "name": "Birches Lakeside Campground",
  "description": "We offer affordable family camping on the shores of beautiful Lake Cobbosseecontee, just west of Gardiner and Augusta in central Maine. Our sites are spacious and all can accommodate slideouts. The waterfront includes a sandy swimming beach, a boat ram",
  "url": "https://campertunity.com/listings/campgrounds/birches-lakeside-campground-litchfield-me",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c08f7e6c-98e6-11ef-812e-9ea1796c5d9c/card.jpg?v=63897749432",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c0a13282-98e6-11ef-8265-9ea1cd6dd7e1/card.jpg?v=63897749432"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Litchfield",
    "addressRegion": "ME",
    "postalCode": "04350",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.227799,
    "longitude": -69.950538
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/maine/litchfield/birches-lakeside-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}