{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000883670, The Mount",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3812598308058535,
          54.6689590649644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000887654, The Mount",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3806631976229675,
          54.668741179558744
        ]
      }
    }
  ]
}