{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022878048, Falcon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4817775411812728,
          53.55603603361152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052111054, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4819618563732613,
          53.55577616719032
        ]
      }
    }
  ]
}