{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boswell's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.88229,
            50.803719
          ],
          [
            -3.882659,
            50.80319
          ],
          [
            -3.882808,
            50.802355
          ],
          [
            -3.882786,
            50.80166
          ],
          [
            -3.882786,
            50.801634
          ],
          [
            -3.88237,
            50.799563
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001323167, EX20 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8816097719665974,
          50.80118837643763
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001333436, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.882183277611573,
          50.80380522759281
        ]
      }
    }
  ]
}