{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.145638,
            52.02907
          ],
          [
            -1.145607,
            52.02921
          ],
          [
            -1.145577,
            52.02935
          ],
          [
            -1.145543,
            52.029389
          ],
          [
            -1.145509,
            52.029428
          ],
          [
            -1.145437,
            52.029487
          ],
          [
            -1.145365,
            52.029546
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023965139, NN13 7HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1455999924639435,
          52.02912245002748
        ]
      }
    }
  ]
}