{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118073277, Brandon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9799532267017788,
          55.78318767661383
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118190396, Brandon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9802969698980073,
          55.78336187725052
        ]
      }
    }
  ]
}