{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Sandon Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.445381,
            53.56546
          ],
          [
            -2.445621,
            53.565324
          ],
          [
            -2.445559,
            53.565241
          ],
          [
            -2.44536,
            53.564974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070929261, BL3 3NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4453603329240408,
          53.56497423318458
        ]
      }
    }
  ]
}