{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jellicoe Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.096893,
            50.815796
          ],
          [
            -1.096691,
            50.815808
          ],
          [
            -1.096478,
            50.816032
          ],
          [
            -1.096159,
            50.816367
          ],
          [
            -1.09595,
            50.816463
          ],
          [
            -1.09574,
            50.816559
          ],
          [
            -1.095534,
            50.816666
          ],
          [
            -1.095326,
            50.816773
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775116788, PO2 8ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0953258980577174,
          50.81677425293165
        ]
      }
    }
  ]
}