{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Half Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.9108,
            53.870027
          ],
          [
            -1.910808,
            53.869883
          ],
          [
            -1.910816,
            53.869739
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591429, BD21 2ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9107997862256707,
          53.87002664399381
        ]
      }
    }
  ]
}