{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Medway Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.672244,
            53.541155
          ],
          [
            -2.672003,
            53.54121
          ],
          [
            -2.671763,
            53.541266
          ],
          [
            -2.671494,
            53.54084
          ],
          [
            -2.671225,
            53.540414
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063704, WN5 9NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6714382222150252,
          53.54077299426092
        ]
      }
    }
  ]
}