{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118146954, Barochan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9988334803682015,
          55.82330546487812
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015299508, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0000824451760835,
          55.823689568110716
        ]
      }
    }
  ]
}