{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123045307, Craw Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.42872909493901,
          55.83616471659531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123045308, Craw Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.428858387508303,
          55.836189126403504
        ]
      }
    }
  ]
}