{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blakeley Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.140369,
            53.194373
          ],
          [
            -1.139544,
            53.194734
          ],
          [
            -1.138719,
            53.195096
          ],
          [
            -1.136712,
            53.195455
          ],
          [
            -1.134704,
            53.195814
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012815241, NG20 0EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1293206489382273,
          53.19678982028556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012819706, NG20 0ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1293940649499261,
          53.197599380646984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023934725, NG20 0ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.131824020399242,
          53.19587320930204
        ]
      }
    }
  ]
}