{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094313349, Brown Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.203080952827037,
          53.16472071462884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012598284, Brown Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2044290324449602,
          53.16512290758858
        ]
      }
    }
  ]
}