{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boswell Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.080249,
            53.472051
          ],
          [
            -1.080011,
            53.472058
          ],
          [
            -1.079773,
            53.472066
          ],
          [
            -1.079614,
            53.472136
          ],
          [
            -1.079349,
            53.472157
          ],
          [
            -1.07889,
            53.472193
          ],
          [
            -1.078889,
            53.472302
          ],
          [
            -1.078889,
            53.472411
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006606468, DN11 0RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0801584304063132,
          53.47204986579339
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006609358, DN11 0RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.080248810022749,
          53.47205056126958
        ]
      }
    }
  ]
}