{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001243335, Castleton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4133832216258813,
          53.594489984155814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012556214, Castleton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4133832216258813,
          53.594489984155814
        ]
      }
    }
  ]
}