{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004348979, Copenhagen Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2837491279239257,
          52.64767002221808
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004360090, A1402",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2837638839857666,
          52.647669612917454
        ]
      }
    }
  ]
}