{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.652665,
            50.386416
          ],
          [
            -3.65403,
            50.386839
          ],
          [
            -3.655366,
            50.387043
          ],
          [
            -3.656041,
            50.387145
          ],
          [
            -3.657421,
            50.3875
          ],
          [
            -3.657953,
            50.38758
          ],
          [
            -3.658072,
            50.387652
          ],
          [
            -3.658677,
            50.388102
          ],
          [
            -3.658908,
            50.388274
          ],
          [
            -3.658948,
            50.38864
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564785, TQ9 7ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.658904193768185,
          50.388579526131856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024665507, TQ9 7ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.658310136275051,
          50.38808434197138
        ]
      }
    }
  ]
}