{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "116024876, Paton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8058788222621893,
          55.61421411601319
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116067642, Paton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8058954336738324,
          55.61424994910526
        ]
      }
    }
  ]
}