{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Samarate Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.659798,
            50.941938
          ],
          [
            -2.65982,
            50.941646
          ],
          [
            -2.660084,
            50.941611
          ],
          [
            -2.660463,
            50.94156
          ],
          [
            -2.660669,
            50.941735
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30075181, BA20 2FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.659690412313064,
          50.94163786777995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30075190, BA20 2FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.660144561664793,
          50.94154537597184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30120735, BA20 2FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.660659716324625,
          50.94174029555965
        ]
      }
    }
  ]
}