{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50022330, Horn Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1188179163394492,
          51.07275407177717
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50022828, Horn Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1188179163394492,
          51.07275407177717
        ]
      }
    }
  ]
}