{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hornby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.249489,
            53.492899
          ],
          [
            -2.24909,
            53.493017
          ],
          [
            -2.248691,
            53.493135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023066314, M8 8FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2494885275981447,
          53.4928993894616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093687616, M8 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2485710544935698,
          53.49323387520573
        ]
      }
    }
  ]
}