{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Days Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.570499,
            51.455298
          ],
          [
            -2.570856,
            51.455104
          ],
          [
            -2.571213,
            51.454911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "302283, BS2 0QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.570651039227425,
          51.454832366397596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "323246, BS2 0QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.571213307090781,
          51.45491055201609
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "378971, BS2 0QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.571243436869531,
          51.45501830475701
        ]
      }
    }
  ]
}