{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.213558,
            52.581868
          ],
          [
            -1.213859,
            52.581907
          ],
          [
            -1.21416,
            52.581947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001230313, LE19 4LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2135596737022407,
          52.58184212721002
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030403877, LE19 4LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2142325414757924,
          52.582179223057565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030403878, LE19 4LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2141253859101775,
          52.58239427276963
        ]
      }
    }
  ]
}