{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "127068153, John Allan Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.258205875989158,
          55.44411587704251
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127068154, John Allan Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.258014176525794,
          55.44380483684311
        ]
      }
    }
  ]
}