{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100009581, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.502003591317147,
          53.293241460314825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100009582, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.5019312771812805,
          53.293287934086806
        ]
      }
    }
  ]
}