{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Park Road East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.438089,
            53.600595
          ],
          [
            -2.437816,
            53.60047
          ],
          [
            -2.437814,
            53.600459
          ],
          [
            -2.437799,
            53.600353
          ],
          [
            -2.437904,
            53.600263
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913506, BL1 6PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.43808895612095,
          53.600594995268835
        ]
      }
    }
  ]
}