{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lock Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.85245,
            53.717605
          ],
          [
            -1.852223,
            53.717596
          ],
          [
            -1.851995,
            53.717587
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090217915, HX3 9HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.852449898072476,
          53.717605154228586
        ]
      }
    }
  ]
}