{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001203235, St Clement Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.050670611017214,
          50.26500324040432
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001203236, St Clement Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.050557379628517,
          50.264988223848505
        ]
      }
    }
  ]
}