{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Quay Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.180199,
            51.050723
          ],
          [
            -4.179933,
            51.050923
          ],
          [
            -4.179667,
            51.051122
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012098089, EX39 4HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.17985653903494,
          51.05076731813075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012099013, EX39 4HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.180013355084644,
          51.050764391713855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012104442, EX39 4HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.179934994386369,
          51.05091874388271
        ]
      }
    }
  ]
}