{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rectory Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.855535,
            52.949589
          ],
          [
            0.856093,
            52.949581
          ],
          [
            0.856652,
            52.949573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023662676, NR23 1HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8555306078661906,
          52.94959648132035
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034810946, NR23 1NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8561157212444873,
          52.94943853570943
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034815329, NR23 1NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.855772062361278,
          52.94941982233813
        ]
      }
    }
  ]
}