{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118139066, Anderson Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.978091797692585,
          55.87101073650962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118139067, Anderson Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.978026088241541,
          55.87097584548302
        ]
      }
    }
  ]
}