{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137054284, Princes Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4850489733897545,
          54.955633824432496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137104282, Princes Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4850489733897545,
          54.955633824432496
        ]
      }
    }
  ]
}