{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90055863, Bell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.12525457255402,
          52.499376881480096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90055864, Bell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.125239662829383,
          52.49931396775694
        ]
      }
    }
  ]
}