{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151019952, Park Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.78220955828554,
          57.447851467518625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151019953, Park Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7818091408910997,
          57.44782700320395
        ]
      }
    }
  ]
}