{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123060258, Love Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.428749680912031,
          55.85236947347377
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123091701, Love Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.425992798652957,
          55.852999109084
        ]
      }
    }
  ]
}