{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Samways Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.676448,
            50.943982
          ],
          [
            -2.676186,
            50.944027
          ],
          [
            -2.675925,
            50.944073
          ],
          [
            -2.675867,
            50.944104
          ],
          [
            -2.67581,
            50.944135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30120738, BA22 8TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.676037913946744,
          50.94414316193447
        ]
      }
    }
  ]
}