{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ferry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.723108,
            52.601088
          ],
          [
            1.723639,
            52.601171
          ],
          [
            1.724037,
            52.601233
          ],
          [
            1.724785,
            52.60135
          ],
          [
            1.72497,
            52.601334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023464362, NR31 0JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7243107505804247,
          52.60115770972381
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023464830, NR31 0JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.723079492664708,
          52.601097525243084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025087501, NR31 0JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7251691056730547,
          52.600653960359104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025342407, NR31 0JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7232941393200045,
          52.601189711765485
        ]
      }
    }
  ]
}