{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silver-lake-tent-trailer-park-holyrood-on",
  "name": "Silver Lake Tent & Trailer Park",
  "description": "We have over 3,000 feet of waterfront to explore, and an excellent lake to ski or fish. Gorgeous wilderness camping. Full-service sites. Rent a boat or launch",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silver-lake-tent-trailer-park-holyrood-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/03/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "56 Silver Lake Rd (Kinloss) RR 2",
    "addressLocality": "Holyrood",
    "addressRegion": "ON",
    "postalCode": "N0G 2B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.09313,
    "longitude": -81.4272
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}