{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "133040576, Orchard Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6144464524343594,
          57.60819913191796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133069094, Green Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6142739936054573,
          57.60808454492704
        ]
      }
    }
  ]
}