{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "126004884, Irvine Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.862861661609569,
          55.79149447295346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126083212, Lovat Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.862944052269184,
          55.791312770785865
        ]
      }
    }
  ]
}