{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nile Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.930173,
            53.861636
          ],
          [
            -1.930211,
            53.861789
          ],
          [
            -1.930249,
            53.861941
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024070012, BD22 6DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9303251476858025,
          53.86176170917235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070056597, BD22 6DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9302034791415639,
          53.861779614466975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051268041, BD22 6DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9303252518181453,
          53.86169879420644
        ]
      }
    }
  ]
}