{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fair View Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.710842,
            53.495998
          ],
          [
            -2.710614,
            53.496226
          ],
          [
            -2.710385,
            53.496454
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39020273, WN5 7QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.710391979442599,
          53.49610831983206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202077, WN5 7NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.71038231688249,
          53.49643196733102
        ]
      }
    }
  ]
}