{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123025340, Teviot Terrace",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.533003280726767,
          55.822358173083195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123025341, Teviot Terrace",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.534026618913955,
          55.82164499281884
        ]
      }
    }
  ]
}