{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100052185115, Charlotte Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0669917234526929,
          53.95624483026714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004778022, Charlotte Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0660193548533965,
          53.95611144378138
        ]
      }
    }
  ]
}