{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118073839, Brandon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9792903319337944,
          55.78269508499422
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118190397, Brandon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.97915921225056,
          55.78262530104277
        ]
      }
    }
  ]
}