{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nile Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.798296,
            54.050434
          ],
          [
            -2.798444,
            54.050591
          ],
          [
            -2.798592,
            54.050747
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009292784, LA1 1NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7984202384719334,
          54.050559342646594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024271875, LA1 1AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.798454747168073,
          54.050765833915996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091523473, LA1 1NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.798726544794088,
          54.05060224740083
        ]
      }
    }
  ]
}