{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.727168,
            51.774298
          ],
          [
            -0.727265,
            51.774197
          ],
          [
            -0.727363,
            51.774096
          ],
          [
            -0.727856,
            51.773532
          ],
          [
            -0.727834,
            51.773047
          ],
          [
            -0.727825,
            51.773033
          ],
          [
            -0.72773,
            51.772877
          ],
          [
            -0.727604,
            51.772671
          ],
          [
            -0.72756,
            51.772599
          ],
          [
            -0.726743,
            51.772148
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766344421, HP22 5BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7271976829422714,
          51.77427997412193
        ]
      }
    }
  ]
}