{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151085580, Rose Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6874034689589354,
          57.682052772544836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015296458, Maclean Terrace",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.687152632747616,
          57.68209006521854
        ]
      }
    }
  ]
}