{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141012623, Newmarket Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.630449442829573,
          55.46339958452175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141057031, Newmarket Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.630455673832562,
          55.463255628930824
        ]
      }
    }
  ]
}