{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004142451, Edinburgh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.614219197126109,
          55.89604669136199
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004142538, Edinburgh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6135808979246633,
          55.89569561387473
        ]
      }
    }
  ]
}