{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langham Levels",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.933129,
            50.393365
          ],
          [
            -3.93331,
            50.393492
          ],
          [
            -3.933491,
            50.39362
          ],
          [
            -3.934408,
            50.394012
          ],
          [
            -3.934766,
            50.394165
          ],
          [
            -3.935404,
            50.394298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564128, PL21 9DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9331293223696133,
          50.393364855362144
        ]
      }
    }
  ]
}