{
  "id": "FlowerBed-345",
  "type": "FlowerBed",
  "category": {
    "type": "StructuredValue",
    "value": [
      "urbanTreeSpot"
    ]
  },
  "dateLastWatering": {
    "type": "DateTime",
    "value": "2017-03-31T08:00:00Z"
  },
  "address": {
    "type": "StructuredValue",
    "value": {
      "addressCountry": "Spain",
      "streetAddress": "Paseo Zorrilla, 122",
      "adressLocality": "Valladolid"
    }
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        -4.743187,
        41.627999
      ]
    }
  }
}
