{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.593815,
            53.454929
          ],
          [
            -0.594515,
            53.454949
          ],
          [
            -0.594582,
            53.454943
          ],
          [
            -0.595343,
            53.454878
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023306775, DN21 4ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5938623527923124,
          53.45493052738835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034685102, DN21 4ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.595629376430964,
          53.45478051363148
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034697978, DN21 4ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5947104544871611,
          53.45478768786898
        ]
      }
    }
  ]
}