{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadowbank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.394324,
            51.085753
          ],
          [
            -1.3948,
            51.085923
          ],
          [
            -1.394867,
            51.085947
          ],
          [
            -1.395,
            51.08623
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024894071, SO21 2BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3947217450117497,
          51.08611827719591
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034502716, SO21 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.394739071178672,
          51.08588456942556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000184361, SO21 2BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.395843025453172,
          51.086627637982275
        ]
      }
    }
  ]
}