{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002301725",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1234484147512465,
          50.901748954373325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024664827",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.128319634023685,
          50.89909701487419
        ]
      }
    }
  ]
}