{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.758424,
            51.657578
          ],
          [
            0.758653,
            51.657612
          ],
          [
            0.758881,
            51.657645
          ],
          [
            0.758935,
            51.657524
          ],
          [
            0.75899,
            51.657402
          ],
          [
            0.759927,
            51.657484
          ],
          [
            0.760865,
            51.657565
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013996526, CM3 6BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7608811516902604,
          51.65759148230336
        ]
      }
    }
  ]
}