{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.390429,
            51.505165
          ],
          [
            -0.390621,
            51.504767
          ],
          [
            -0.390765,
            51.50447
          ],
          [
            -0.390813,
            51.504369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12143211, UB2 5LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3906261979921436,
          51.50477154528236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015862827, UB2 5LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39041965464524,
          51.50531723846339
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025167234, UB2 5LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3904304219828085,
          51.505011649680256
        ]
      }
    }
  ]
}