{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011987794, Raymond Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7502717981268515,
          52.41167372820603
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091497524, Raymond Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7505366760368355,
          52.41167655541864
        ]
      }
    }
  ]
}