{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Myrtle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.637637,
            53.546801
          ],
          [
            -2.637381,
            53.546863
          ],
          [
            -2.637125,
            53.546926
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014062095, WN1 1HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6373662641689015,
          53.54686495766352
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011796450, WN1 1HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.63721468058718,
          53.546820823234135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011796451, WN1 1HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6370943591573544,
          53.546848429997304
        ]
      }
    }
  ]
}