{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015382725, Neptune Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3076131062386,
          55.86109208608642
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700349861, Govan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.307608325193441,
          55.86128091490331
        ]
      }
    }
  ]
}