{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Winstanley Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.049273,
            53.818803
          ],
          [
            -3.049198,
            53.818614
          ],
          [
            -3.049123,
            53.818424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025640098, FY1 3EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0491196413490096,
          53.818750668222144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070841559, FY1 3AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.049272856037437,
          53.81880325799324
        ]
      }
    }
  ]
}