{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sherborne Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.554135,
            53.534219
          ],
          [
            -2.554418,
            53.534302
          ],
          [
            -2.554528,
            53.534335
          ],
          [
            -2.554634,
            53.534431
          ],
          [
            -2.554646,
            53.534442
          ],
          [
            -2.554658,
            53.534452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014062659, WN2 4XD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.554361750141408,
          53.53428135899772
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011809352, WN2 4XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5544398847730534,
          53.53448773154938
        ]
      }
    }
  ]
}