{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091380162, School Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1186585420263735,
          52.14968612386431
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091507893, Lower Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1184205006891113,
          52.149836322904925
        ]
      }
    }
  ]
}