{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "126053363, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.887394647784085,
          55.87304509885253
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126084564, Winton Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.887145906521344,
          55.8729250907078
        ]
      }
    }
  ]
}