{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003235323, Marsham Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5497812696344406,
          51.58612107496019
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003235324, Marsham Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.549803996948256,
          51.58586058820137
        ]
      }
    }
  ]
}