{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alley Dock",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.65023,
            51.540166
          ],
          [
            0.650204,
            51.54014
          ],
          [
            0.650089,
            51.540028
          ],
          [
            0.650072,
            51.540031
          ],
          [
            0.649801,
            51.540073
          ],
          [
            0.649595,
            51.540122
          ],
          [
            0.64939,
            51.540171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012961021, SS9 2EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6502549833838386,
          51.54015911385194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091632508, SS9 2EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.649771320570603,
          51.5400261465725
        ]
      }
    }
  ]
}