{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123072328, Thomas Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.447609550448076,
          55.84103030326375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123102218",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.447525376445321,
          55.84172404996183
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123118794, Thomas Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.447893589161608,
          55.84148303417587
        ]
      }
    }
  ]
}