{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10092055987, Rigby Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.188159247811547,
          55.85686696944638
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700193943, Rigby Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.188159247811547,
          55.85686696944638
        ]
      }
    }
  ]
}