{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "544844, Chapel Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4788600463726556,
          51.460485474888934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "544845, Chapel Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4789043558375954,
          51.46059319296791
        ]
      }
    }
  ]
}