{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Raddick Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.013025,
            50.512683
          ],
          [
            -4.012864,
            50.512542
          ],
          [
            -4.012703,
            50.512401
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Raddick Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.007091,
            50.516764
          ],
          [
            -4.008438,
            50.516261
          ],
          [
            -4.009071,
            50.5159
          ],
          [
            -4.010305,
            50.514897
          ],
          [
            -4.013025,
            50.512683
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001334190, PL20 6PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.021040775276896,
          50.506824195263356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025560417, PL20 6PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.01129827331277,
          50.51021287228032
        ]
      }
    }
  ]
}