{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023456840",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9102427170715003,
          52.92673158330496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034793975",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.910367383032922,
          52.926593641147534
        ]
      }
    }
  ]
}