{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spink Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.765723,
            53.799185
          ],
          [
            -1.765903,
            53.799026
          ],
          [
            -1.766083,
            53.798867
          ],
          [
            -1.766061,
            53.798805
          ],
          [
            -1.766039,
            53.798743
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590623, BD8 8EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.765975786263896,
          53.79898017252946
        ]
      }
    }
  ]
}