{
  "id": "wastecontainerisle:Fleming:12",
  "type": "WasteContainerIsle",
  "refWasteContainer": {
    "type": "StructuredValue",
    "value": [
      "wastecontainer:Fleming:12a",
      "wastecontainer:Fleming:12b"
    ]
  },
  "features": {
    "type": "StructuredValue",
    "value": [
      "underground"
    ]
  },
  "description": {
    "type": "Text",
    "value": "Container isle located downtown"
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            -3.164485591715449,
            40.62785133667262
          ],
          [
            -3.164445130316209,
            40.62787156737224
          ],
          [
            -3.164394553567159,
            40.62777209976578
          ],
          [
            -3.164424899616589,
            40.62775018317452
          ],
          [
            -3.164485591715449,
            40.62785133667262
          ]
        ]
      ]
    }
  },
  "address": {
    "type": "StructuredValue",
    "value": {
      "addressLocality": "Guadalajara",
      "addressCountry": "ES",
      "streetAddress": "Calle Dr. Fleming, 12"
    }
  },
  "name": {
    "type": "Text",
    "value": "Dr. Fleming 12, Esquina Manuel Paez Xaramillo"
  }
}