{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118073795, Brandon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9801457741676534,
          55.782267903542255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118073822, Brandon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9801457741676534,
          55.782267903542255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118073828, Brandon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9801457741676534,
          55.782267903542255
        ]
      }
    }
  ]
}