{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ketton Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.57435,
            54.598569
          ],
          [
            -1.572956,
            54.598564
          ],
          [
            -1.571562,
            54.598559
          ],
          [
            -1.571254,
            54.598558
          ],
          [
            -1.571036,
            54.598557
          ],
          [
            -1.570945,
            54.598557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014016176, DL5 6SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.574350017524061,
          54.5985685787609
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110751637, DL5 6SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5731628412341858,
          54.59812404657303
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002821628, DL5 6SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5735129106063765,
          54.59869145014223
        ]
      }
    }
  ]
}