{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094283435, Pilgrim Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5546673383914387,
          54.63806059202736
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110731296, Victoria Junior School, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.554432566863651,
          54.63840514220318
        ]
      }
    }
  ]
}