{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "129057156, Dumbain Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.567947359199757,
          56.00543204028914
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129490390, Dumbain Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.567947359199757,
          56.00543204028914
        ]
      }
    }
  ]
}