{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123049517, Fulbar Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.460319669087401,
          55.838934120756335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015412079, Castle Gardens",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.46013058075458,
          55.838722192667916
        ]
      }
    }
  ]
}