{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cricketers Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.943267,
            53.896129
          ],
          [
            -1.943349,
            53.895882
          ],
          [
            -1.943432,
            53.895635
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591443, BD20 6RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9433401583797336,
          53.89593128906892
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051257287, BD20 6QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.943415978733808,
          53.896129056445794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051257288, BD20 6QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.943339625889777,
          53.89632675238607
        ]
      }
    }
  ]
}