{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spink Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.765427,
            53.799067
          ],
          [
            -1.765626,
            53.79891
          ],
          [
            -1.765825,
            53.798752
          ],
          [
            -1.765929,
            53.798712
          ],
          [
            -1.765932,
            53.79871
          ],
          [
            -1.766039,
            53.798743
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590619, BD8 8EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7657487065572257,
          53.7988628860315
        ]
      }
    }
  ]
}