{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Devon Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.885246,
            53.391534
          ],
          [
            -2.885778,
            53.391485
          ],
          [
            -2.886311,
            53.391436
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38043166, L16 9JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8860378310386774,
          53.39130306171809
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38043167, L16 9JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8861193540798067,
          53.391608078424625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38256235, L16 0JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8852456454851874,
          53.39153366170614
        ]
      }
    }
  ]
}