{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Almada Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.047625,
            55.778451
          ],
          [
            -4.047703,
            55.778687
          ],
          [
            -4.047782,
            55.778922
          ],
          [
            -4.047799,
            55.778967
          ],
          [
            -4.047816,
            55.779011
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484066348, ML3 6AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.047286525846347,
          55.778651292584996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484066349, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.047041811433063,
          55.7782419625007
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484167528, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.047815673320042,
          55.77901094688516
        ]
      }
    }
  ]
}