{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Melling Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.660702,
            53.53446
          ],
          [
            -2.660559,
            53.534329
          ],
          [
            -2.660416,
            53.534198
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014061907, WN5 9JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6605333227476002,
          53.53431706691007
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011793940, WN5 9JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6606371074423545,
          53.53419964249062
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011793941, WN5 9JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6606366875832848,
          53.53417267922497
        ]
      }
    }
  ]
}