{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cheltenham Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.609948,
            53.556531
          ],
          [
            -2.610055,
            53.556667
          ],
          [
            -2.610163,
            53.556804
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014060714, WN2 1DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.610009392671141,
          53.556652314595176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090385360, WN2 1BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.609915334730783,
          53.55641010577775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012814410, WN2 1BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.610066019078974,
          53.556391360051144
        ]
      }
    }
  ]
}