{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137001384, Thistle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.02331029740475,
          54.90409806665715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137099878, Thistle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.022950765001655,
          54.90408903844634
        ]
      }
    }
  ]
}