{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132017054, Glen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.209676283681689,
          55.976543447981314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132017070, Whitefield Terrace",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.209563176863612,
          55.97652750192573
        ]
      }
    }
  ]
}