{
  "id": "urn:ngsi-ld:CrowdFlowObserved:Valladolid_1",
  "type": "CrowdFlowObserved",
  "dateObserved": "2018-08-07T11:10:00/2018-08-07T11:15:00",
  "dateObservedFrom": "2018-08-07T11:10:00Z",
  "dateObservedTo": "2018-08-07T11:15:00Z",
  "peopleCount": 100,
  "peopleCountTowards": 50,
  "peopleCountAway": 50,
  "averageHeadwayTime": 5,
  "congested": false,
  "direction": "inbound",
  "location": {
    "type": "LineString",
    "coordinates": [
      [
        -4.73735395519672,
        41.6538181849672
      ],
      [
        -4.73414858659993,
        41.6600594193478
      ],
      [
        -4.73447575302641,
        41.659585195093
      ]
    ]
  }
}
