{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Winston Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.585046,
            53.820835
          ],
          [
            -1.584944,
            53.821244
          ],
          [
            -1.584841,
            53.821652
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628848, LS6 3JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5848565617543113,
          53.821589578283884
        ]
      }
    }
  ]
}