{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Stephens Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.168898,
            53.532861
          ],
          [
            -1.169335,
            53.533242
          ],
          [
            -1.169773,
            53.533622
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006611384, DN5 8LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1697576963169052,
          53.53362202689053
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050777494, DN5 8LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1695987875282905,
          53.53326137858128
        ]
      }
    }
  ]
}