{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025102281, Parker's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0267752286308978,
          52.26210813623308
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091381347, Cock Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.027521373366477,
          52.261873148642096
        ]
      }
    }
  ]
}