{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "124012323, Upper Allan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.339090232148389,
          56.593278161161884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124012410, Upper Allan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3392064116633993,
          56.59333980353353
        ]
      }
    }
  ]
}