{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chesters Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.600299,
            54.939887
          ],
          [
            -1.600296,
            54.940069
          ],
          [
            -1.600292,
            54.940251
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022985368, NE9 5PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.600533375802666,
          54.94021931861083
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022985369, NE9 5PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6005351562099617,
          54.94003959811103
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070831089, NE9 5BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6003180612644543,
          54.93989510401894
        ]
      }
    }
  ]
}