{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119001446, St Andrew Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.747384487224495,
          55.94404445767461
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119001450, St Andrew Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.747382579656001,
          55.94401753440542
        ]
      }
    }
  ]
}