{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Timber Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.89281,
            53.869688
          ],
          [
            -1.892878,
            53.8699
          ],
          [
            -1.892946,
            53.870111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590508, BD21 4JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.892900403918139,
          53.86992216831372
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070062410, BD21 4LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8925048405518667,
          53.869984730539805
        ]
      }
    }
  ]
}