{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002591725, North Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.32539953827692086,
          52.28272496500188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090038694, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3254146552523897,
          52.28273365933271
        ]
      }
    }
  ]
}