{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parks Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.298955,
            53.593177
          ],
          [
            -2.298721,
            53.593151
          ],
          [
            -2.298486,
            53.593124
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210003407, BL9 0DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2993634830132352,
          53.59327482269462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006959, BL9 0DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2994540043449194,
          53.593256619400876
        ]
      }
    }
  ]
}