{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Strong Close Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.893084,
            53.869365
          ],
          [
            -1.892903,
            53.869001
          ],
          [
            -1.892721,
            53.868637
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590556, BD21 4JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8929027400196374,
          53.86900540949326
        ]
      }
    }
  ]
}