{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033171694, The Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.137218421390614,
          51.21412852262014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094586228, Westwood Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1371923853683905,
          51.21458795610188
        ]
      }
    }
  ]
}