{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50000002229, St George's Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.828711784530255,
          53.324754319317215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50000002288, St George's Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.828963420880004,
          53.32466955073589
        ]
      }
    }
  ]
}