{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "452022337, School Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4317646169596556,
          52.69400418535846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452022338, School Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4316904616523276,
          52.69398647616423
        ]
      }
    }
  ]
}