{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Linkway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.827734,
            53.833158
          ],
          [
            -1.827467,
            53.833396
          ],
          [
            -1.8272,
            53.833634
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592917, BD16 1NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8274590500978007,
          53.83340918961155
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004707562, BD16 1QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8275664437905077,
          53.83315768217348
        ]
      }
    }
  ]
}