{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090911984, Swan Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.067121074591509,
          50.725773753936096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040160546, Swan Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0672655848075028,
          50.725898332455735
        ]
      }
    }
  ]
}