{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025153784, Khyber Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5355638103392253,
          51.3969826541836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000899466, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5345972849014262,
          51.39718344287982
        ]
      }
    }
  ]
}