{
  "id": "Santander-Garden-Piquio",
  "type": "Garden",
  "category": {
    "type": "StructuredValue",
    "value": [
      "public"
    ]
  },
  "style": {
    "type": "Text",
    "value": "french"
  },
  "description": {
    "type": "Text",
    "value": "Jardines de Piquio. Zona El Sardinero"
  },
  "dateLastWatering": {
    "type": "DateTime",
    "value": "2017-03-31T08:00:00Z"
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        -3.7836974,
        43.4741091
      ]
    }
  },
  "refRecord": {
    "type": "StructuredValue",
    "value": [
      "Santander-Garden-Piquio-Record-1"
    ]
  },
  "areaServed": {
    "type": "Text",
    "value": "El Sardinero"
  },
  "address": {
    "type": "StructuredValue",
    "value": {
      "addressLocality": "Santander",
      "postalCode": "39005",
      "streetAddress": "Avenida Casta\u00f1eda"
    }
  },
  "openingHours": {
    "type": "Text",
    "value": "Mo-Su"
  },
  "name": {
    "type": "Text",
    "value": "Jardines de Piquio"
  }
}