{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pemex-near-ruiz-mex15-informal-campsite-mexico",
  "name": "PEMEX near Ruiz, MEX15 | Informal Campsite | Mexico",
  "description": "Large parking lot with restaurant, toilets and security guy at night. Quiet and safe.",
  "url": "https://campertunity.com/listings/campgrounds/pemex-near-ruiz-mex15-informal-campsite-mexico",
  "image": [
    "https://ioverlander.com/cdn/variarts/34668/small/0/imagejpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 21.8717,
    "longitude": -105.14931
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}