{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024414908, Blue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3005186141510836,
          53.47289039612814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024414915, White",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2994368253049915,
          53.473306584104634
        ]
      }
    }
  ]
}