{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001050907, Seally Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31822741182439374,
          51.478430894687015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001554417, Crown Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31903812878529497,
          51.478513784352295
        ]
      }
    }
  ]
}