{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Market Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.297759,
            53.592841
          ],
          [
            -2.297677,
            53.592684
          ],
          [
            -2.297697,
            53.592653
          ],
          [
            -2.297817,
            53.59247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004885, BL9 0AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2979268220140816,
          53.593080668752314
        ]
      }
    }
  ]
}