{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.59437,
            53.575325
          ],
          [
            -2.594712,
            53.575108
          ],
          [
            -2.594796,
            53.575055
          ],
          [
            -2.59452,
            53.574901
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063861, WN2 1RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5946451610947374,
          53.57515603609132
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025163681, WN2 1LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.596718086875278,
          53.57436371627779
        ]
      }
    }
  ]
}