{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nares Street Upper",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.91538,
            53.868906
          ],
          [
            -1.916094,
            53.868911
          ],
          [
            -1.916809,
            53.868916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591102, BD21 2PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9160791645056536,
          53.86889797053715
        ]
      }
    }
  ]
}