{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200002638516, Hill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.168096241781641,
          53.22748890891583
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002638954, Hill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.16780866276784,
          53.227431208022196
        ]
      }
    }
  ]
}