{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012621288, Caton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.795029296741205,
          54.05295460303855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012621924, Parliament Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.795170531321372,
          54.05315140153429
        ]
      }
    }
  ]
}