{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Portland Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.033381,
            50.481857
          ],
          [
            -4.032983,
            50.48244
          ],
          [
            -4.032937,
            50.482693
          ],
          [
            -4.032957,
            50.482793
          ],
          [
            -4.033101,
            50.4835
          ],
          [
            -4.033371,
            50.483935
          ],
          [
            -4.03408,
            50.48464
          ],
          [
            -4.034402,
            50.485608
          ],
          [
            -4.03435,
            50.485899
          ],
          [
            -4.034346,
            50.485919
          ],
          [
            -4.034103,
            50.486198
          ],
          [
            -4.034021,
            50.486595
          ],
          [
            -4.033429,
            50.487919
          ],
          [
            -4.032905,
            50.488836
          ],
          [
            -4.032741,
            50.490031
          ],
          [
            -4.032672,
            50.490309
          ],
          [
            -4.032497,
            50.490464
          ],
          [
            -4.03248,
            50.490478
          ],
          [
            -4.032439,
            50.490515
          ],
          [
            -4.032031,
            50.490876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013755529, PL20 6PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.033380600461042,
          50.48185745850451
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013757799, PL20 6PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.03406353072309,
          50.49021004212459
        ]
      }
    }
  ]
}