{
  "id": "poi_226",
  "type": "WifiPointOfInterest",
  "name": {
    "type": "Text",
    "value": "Parque Central de Bomberos"
  },
  "address": {
    "type": "StructuredValue",
    "value": {
      "addressLocality": "Valencia",
      "streetAddress": "Avda. Plata, 26. "
    }
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        -0.367589,
        39.454197
      ]
    }
  },
  "clientsConnected": {
    "type": "Number",
    "value": 1563
  },
  "wifiStatus": {
    "type": "Text",
    "value": "working"
  },
  "service": {
    "type": "StructuredValue",
    "value": [
      "Bomberos"
    ]
  },
  "category": {
    "type": "StructuredValue",
    "value": [
      "70-Servicios de Emergencia"
    ]
  },
  "timeInstant": {
    "type": "DateTime",
    "value": "2020-09-22T09:30:03.00Z"
  },
  "email": {
    "type": "Text",
    "value": "asistencia_tecnica_wifi@valencia.es"
  },
  "dataProvider": {
    "type": "Text",
    "value": "B\u00fasqueda del nombre/direcci\u00f3n en google"
  },
  "description": {
    "type": "Text",
    "value": "Edificio del Parque Central de Bomberos"
  },
  "source": {
    "type": "Text",
    "value": ""
  },
  "@context": ["https://raw.githubusercontent.com/smart-data-models/dataModel.WifiNetwork/master/context.jsonld"]
}
