{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Percy Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.164685,
            53.863565
          ],
          [
            -2.16448,
            53.863637
          ],
          [
            -2.164275,
            53.863709
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "61024892, BB8 0PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.164897459058684,
          53.86352863141008
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "61024893, BB8 0PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1648516304330796,
          53.8634747672596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022947838, BB8 0NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.164274741667463,
          53.863709244045985
        ]
      }
    }
  ]
}