{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009717698, Beaconsfield Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1808941331876726,
          54.69855785533806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110014533, Henry Smith's Terrace",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.181093831900801,
          54.698658060273296
        ]
      }
    }
  ]
}