{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "127030182, Loudoun Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3847713352101945,
          55.51363731737085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127060295, West Park Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.384624526782048,
          55.51382892907518
        ]
      }
    }
  ]
}