{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2465058042, Eastern Boulevard",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1420117429918175,
          52.62861510458611
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465213848, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1426448432168796,
          52.628727566262725
        ]
      }
    }
  ]
}