{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034658919, Oakland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2980136405863187,
          51.68631197934228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034660770, Oakland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2978194703814534,
          51.6860983243063
        ]
      }
    }
  ]
}