{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Liddell Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.214107,
            52.954785
          ],
          [
            -1.21401,
            52.955189
          ],
          [
            -1.213913,
            52.955593
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009156183, NG8 2BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2141067232037601,
          52.95478524576189
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031566127, NG8 2BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2142186242492787,
          52.955181521754845
        ]
      }
    }
  ]
}