{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Primrose Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.106926,
            51.512711
          ],
          [
            -0.106769,
            51.512715
          ],
          [
            -0.10671,
            51.512717
          ],
          [
            -0.106679,
            51.51277
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Primrose Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.106679,
            51.51277
          ],
          [
            -0.10666,
            51.512966
          ],
          [
            -0.10664,
            51.513163
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504787, EC4Y 8JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10665631051138552,
          51.51296782194617
        ]
      }
    }
  ]
}