{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50017278, School Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0800445164218802,
          51.078190436910276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50017279, School Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0802101956787418,
          51.07810511442629
        ]
      }
    }
  ]
}