{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Cloister Street East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.449519,
            53.592625
          ],
          [
            -2.449341,
            53.592981
          ],
          [
            -2.449164,
            53.593336
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070928867, BL1 3EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.449518909559227,
          53.59262486511026
        ]
      }
    }
  ]
}