{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151102236, Allochy Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9254365306800825,
          57.671458585159485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151181234, Allochy Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.926472949452557,
          57.67292329758905
        ]
      }
    }
  ]
}