{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "452022342, School Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4332444410078726,
          52.694025752664615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452022343, School Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.433170552156294,
          52.69403501251736
        ]
      }
    }
  ]
}