{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137079966, Ann Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.180901825751524,
          54.88313783601789
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137079967, Ann Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1809174014020565,
          54.883137556257125
        ]
      }
    }
  ]
}