{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118078873, Annan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9762612949239853,
          55.777046099145416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118078905, Annan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9744841789281633,
          55.776903915021585
        ]
      }
    }
  ]
}