{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100050192417, West Cross Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5928528162523041,
          53.4745331767644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000877662, Dunstan Villas",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5916057212329137,
          53.47306223041873
        ]
      }
    }
  ]
}