{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pump House Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.15035,
            53.861874
          ],
          [
            -2.150013,
            53.861946
          ],
          [
            -2.149675,
            53.862019
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094603528, BB8 7AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.149655824027539,
          53.86193082125285
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094603797, BB8 7AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.150233415284464,
          53.86187617118174
        ]
      }
    }
  ]
}