{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fort Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.388157,
            53.775092
          ],
          [
            -2.38838,
            53.775074
          ],
          [
            -2.388603,
            53.775056
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070883698, BB5 5PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.388602673975916,
          53.77505588465836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070895618, BB5 5ZR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3878752748219685,
          53.77515711011233
        ]
      }
    }
  ]
}