{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118073145, Melville Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9872561689768515,
          55.788488945491416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118190395, Melville Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.986833580052662,
          55.7883340124157
        ]
      }
    }
  ]
}