{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120894967, Reading Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1267205423605358,
          51.523071613806984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120894980, Reading Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1257179157749546,
          51.52274044836308
        ]
      }
    }
  ]
}