{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012180626, Seagull Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7126155618032586,
          52.68649814694343
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004443635, Seagull Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7130949123415635,
          52.68604237636989
        ]
      }
    }
  ]
}