{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90120205, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1424761338576164,
          52.454344582910565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90155997, Parkfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1422552563237702,
          52.454299899220366
        ]
      }
    }
  ]
}