{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122003890, Doune Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9736004130679183,
          56.188886191840666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122041397, Doune Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.97366528433983,
          56.18889414241471
        ]
      }
    }
  ]
}