{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "484011179, Glen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.131597057042958,
          55.80701044263176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484198836, Glen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.131528632430095,
          55.80721833588751
        ]
      }
    }
  ]
}