{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scholars' Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.047087,
            50.844124
          ],
          [
            -1.047102,
            50.843887
          ],
          [
            -1.047117,
            50.84365
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775071502, PO6 1QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0472679649798542,
          50.84362187056281
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775109171, PO6 1QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0470872975035423,
          50.844123988651084
        ]
      }
    }
  ]
}