{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130035452, Millburn Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.201659324316168,
          57.48237885146198
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130166465, Millburn Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.200945730586443,
          57.48160958738942
        ]
      }
    }
  ]
}