{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130101772, Mid Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2628627266784935,
          57.4903795233093
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130129786, Mid Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.262743273392086,
          57.490336739606064
        ]
      }
    }
  ]
}