{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50001157, Skinner Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9052835022780505,
          50.94886365932076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50115010, Skinner Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.905389042588502,
          50.94850124416071
        ]
      }
    }
  ]
}