{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sidbrook Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.584437,
            53.535765
          ],
          [
            -2.584554,
            53.535633
          ],
          [
            -2.584671,
            53.5355
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014062674, WN2 3BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5846296656536083,
          53.53554833918433
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012814850, WN2 3BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.584718329132073,
          53.53541307816246
        ]
      }
    }
  ]
}