{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040587158, King's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154322655903629,
          50.861101830453556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041116898, King's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154550376407912,
          50.86121843059376
        ]
      }
    }
  ]
}