{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090608131, King's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1405564849068923,
          51.78541447197472
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090608133, King's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.140326755116157,
          51.785447596023225
        ]
      }
    }
  ]
}