{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122023901, Pullar Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.943031595484277,
          56.14717041581505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122023902, Pullar Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9435338692979913,
          56.14723440560365
        ]
      }
    }
  ]
}