{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Low Meadows",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.41167,
            54.231286
          ],
          [
            -0.411757,
            54.230657
          ],
          [
            -0.411845,
            54.230029
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023876722, YO11 3TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4129178027744974,
          54.23233704715542
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025057931, YO11 3TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41086420298043014,
          54.22828318561774
        ]
      }
    }
  ]
}