{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009716439, Charles Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.187808136618938,
          54.65924160968561
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009716547, Charles Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1879476327684706,
          54.6592425445069
        ]
      }
    }
  ]
}