{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reeves Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.703052,
            53.45333
          ],
          [
            -2.703034,
            53.453191
          ],
          [
            -2.703017,
            53.453051
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Reeves Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.703128,
            53.453635
          ],
          [
            -2.70309,
            53.453482
          ],
          [
            -2.703052,
            53.45333
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39049681, WA9 2EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7032355020875225,
          53.45351753124477
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202912, WA9 2AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7030320327567363,
          53.45305131815623
        ]
      }
    }
  ]
}